Quantcast
Channel: MikroTik
Viewing all articles
Browse latest Browse all 22231

Beginner Basics • VRF on mgmt interface

$
0
0
Hi, I have a CRS354-48G-4S+2Q+ running RouterOS 7.16.2

I'm trying to put the management interface (ether49) on a separate VRF, but I cannot get the VRF commands to work. My configuration is below, any suggestions?
/interface bridge
add name=mgmt port-cost-mode=short vlan-filtering=yes

/interface bridge port
add bridge=mgmt interface=ether49

/ip vrf
add interfaces=ether49 name=mgmt

/ip address
add address=10.0.0.2/21 interface=ether49 network=10.0.0.0

/ip route
add disabled=no dst-address=0.0.0.0/0 gateway=10.0.0.1@mgmt routing-table=mgmt

Statistics: Posted by mkalendarev — Mon Jan 27, 2025 8:03 pm



Viewing all articles
Browse latest Browse all 22231

Trending Articles