Connectivity Guide

Table Of Contents
Application Management VRF Default VRF Non default VRF
VRRP Yes Yes Yes
Congure 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. For example: management route
10.1.1.5/24 ethernet 1/1/4 or management route 2::/64 ethernet 1/1/2.
Congure a static entry in the IPv6 neighbor discovery.
CONFIGURATION
ipv6 neighbor vrf management 1::1 ethernet 1/1/2 xx:xx:xx:xx:xx:xx
Congure non-default VRF instances
In addition to a management VRF instance and default VRF, OS10 also supports non-default VRF instances. You can create a maximum of
128 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 the new VRF instance to any of
the 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 Layer 3 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
Assign an interface to a non-default VRF instance
After creating a non-default VRF instance you can associate an 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
284
Layer 3