Reference Guide

Application Management VRF Default VRF Non default VRF
VRRP Yes Yes No
Conguring a static route for a management VRF instance
Congure a static route that directs trac to the management interface.
CONFIGURATION
management route ip-address mask managementethernet or management route ipv6-address prefix-
length managementethernet
You can also congure the management route to direct trac to a physical interface in case of the management VRF instance. For
example: management route 10.1.1.5/24 ethernet 1/1/4 or management route 2::/64 ethernet 1/1/1.
Congure a static entry in the IPv6 neighbor discovery.
CONFIGURATION
ipv6 neighbor vrf management 1::1 ethernet 1/1/1 xx:xx:xx:xx:xx:xx
Congure non-default VRF instances
In addition to a management VRF instance and default VRF, OS 10 also supports non-default VRF instances. You can create up to a
maximum of 16 non-default VRF instances.
While you can assign management interfaces only to the management VRF instance, you can assign any physical or logical interface –
VLAN, port channel or loopback, to a non-default VRF instance.
When you create a new non-default VRF instance, OS10 does not assign any interface to it. You can assign to the new VRF instance any of
existing physical or logical interfaces, provided they are not already assigned to another non-default VRF.
NOTE
: When you create a new logical interface, OS10 assigns it automatically to the default VRF instance. In addition, OS10
initially assigns all physical interfaces to the default VRF instance.
You can reassign any interface assigned to a non-default VRF instance back to the default VRF instance.
Create a non-default VRF instance by specifying a name and enter VRF conguration mode.
CONFIGURATION
ip vrf vrf-name
Assigning an interface to a non-default VRF instance
After creating a non-default VRF instance you can associate a n interface to the VRF instance that you created.
To assign an interface to a non-default VRF, perform the following steps:
1 Enter the interface that you want to assign to a non-default VRF instance.
CONFIGURATION
interface ethernet 1/1/1
2 Remove the interfacet from L2 switching.
INTERFACE
no switchport
Layer 3
269