Install Guide

Table Of Contents
Table 132. Configuring VRRP on a VRF (continued)
Task Command Syntax Command Mode
Assign an IP address to the
interface
ip address 10.1.1.1 /24
no shutdown
Configure the VRRP group
and virtual IP address
View VRRP command
output for the VRF vrf1
Configuring Management VRF
You can assign a management interface to a management VRF.
NOTE: The loopback interface cannot be added into the management VRF.
1. Create a management VRF.
CONFIGURATION
ip vrf management
2. Assign a management port to a management VRF.
VRF MODE
interface management
When Management VRF is configured, the following interface range or interface group commands are disabled:
ipv6 nd dad Duplicated Address Detection
ipv6 nd dns-server Configure DNS distribution option in RA packets originated by the router
ipv6 nd hop-limit Set hop limit advertised in RA and used in IPv6 data packets originated by the router
ipv6 nd managed-config-flag Hosts should use DHCP for address config
ipv6 nd max-ra-interval Set IPv6 Max Router Advertisement Interval
ipv6 nd mtu Configure MTU advertisements in RA packets
ipv6 nd other-config-flag Hosts should use DHCP for non-address config
ipv6 nd prefix Configure IPv6 Routing Prefix Advertisement
ipv6 nd ra-guard Configure IPv6 ra-guard
ipv6 nd ra-lifetime Set IPv6 Router Advertisement Lifetime
ipv6 nd reachable-time Set advertised reachability time
ipv6 nd retrans-timer Set NS retransmit interval used and advertised in RA
ipv6 nd suppress-ra Suppress IPv6 Router Advertisements
ipv6 ad <ipv6-address> IPv6 Address Detection
ipv6 ad autoconfig IPv6 stateless auto-configuration
ipv6 address <ipv6-address> Configure IPv6 address on an interface
NOTE:
The command line help still displays relevant details corresponding to each of these commands. However, these
interface range or interface group commands are not supported when Management VRF is configured.
Configuring a Static Route
Configure a static route that points to a management interface.
CONFIGURATION
management route ip-address mask managementethernet ormanagement route ipv6-address
prefix-length managementethernet
You can also have the management route to point to a front-end port in case of the management VRF. For example: .
Configure a static entry in the IPv6 neighbor discovery.
CONFIGURATION
924
Virtual Routing and Forwarding (VRF)