![Cisco Nexus 3548 series Command Reference Manual Download Page 422](http://html.mh-extra.com/html/cisco/nexus-3548-series/nexus-3548-series_command-reference-manual_2609162422.webp)
402
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Commands
vrf member
vrf member
To add an interface to a virtual routing and forwarding (VRF) instance or to configure object tracking
on a VRF instance, use the
vrf member
command. To remove the object tracking for this route, use the
no
form of this command.
vrf member
vrf-name
no vrf member
vrf-name
Syntax Description
Command Default
None
Command Modes
Interface configuration mode
Object tracking confiuration mode
Command History
Usage Guidelines
This command requires the LAN Base Services license.
Examples
This example shows how to track an IP route in VRF Red:
switch#
configure terminal
switch(config)#
track 1 ip route 10.10.10.0/8 reachability
switch(config-track)#
vrf member Red
switch(config-track)#
This example shows how to add the Ethernet interface 1/5 to VRF RemoteOfficeVRF:
switch#
configure terminal
switch(config)#
interface ethernet 1/5
switch(config-if)# no switchport
switch(config-if)#
vrf member RemoteOfficeVRF
switch(config-if)#
Related Commands
vrf-name
VRF name. The name can be any case-sensitive, alphanumeric string up to
32 characters.
Release
Modification
5.0(3)A1(1)
This command was introduced.
Command
Description
show ip eigrp
Displays Enhanced Interior Gateway Routing Protocol (EIGRP)
information.
show ip ospf interface
Displays Open Shortest Path First (OSPF) interface-related information.