11 ip vrf, 12 ip vrf forwarding vrfname, Ip vrf – PLANET XGS3-24042 User Manual
Page 1231: Ip vrf forwarding vrf

77-7
<vrf-name>: The specified VRF name
<ip-prefix>: the destination IP address
<mask>: mask, in dotted decimal format
<prefix-length>: the length of the prefix
<gateway-address>: the next-hop address
null0: the black hole route;
<1-255>: Administrative distance.
Example:
Switch(config)#ip route vrf VRF-A 10.1.1.10 255.255.255.0 10.1.1.1
Switch(config)#
77.11 ip vrf
Command:
ip vrf <vrf-name>
no ip vrf <vrf-name>
Function:
Configure a VPN instance with the specified name; the no operation will cancel the instance.
Parameters:
Default:
No configuration.
Command Mode:
Global Mode.
Usage Guide:
Configure a VPN instance with the specified name. There is no default VPN instance on PE, which
allows multiple VPN instances. The VPN instance name is case sensitive. Please notice that only
after configuring RD will the VPN instance take effect.
Example:
Switch(config)#ip vrf VRF-A
Switch(config-vrf)#
77.12 ip vrf forwarding vrfName
Command: