Specifications

Table Of Contents
show running-config vrf
MP-761
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
Related Commands
router bgp 100 Sets up a BGP routing process for the router with autonomous
system number 100.
address-family ipv4 vrf vpn3 Sets up a routing session for VRF vpn3 using standard IP
V
ersion 4 address prefixes.
redistribute connected Redistributes routes automatically established by IP on an
in
terface into the BGP routing domain.
redistribute ospf 101 match external 1
ext
ernal 2
Redistribute routes from the OSPF 101 routing domain into
the BGP routing domain.
router ospf 101 vrf vpn3 Set up an OSPF routing process and associates VRF vpn3
w
ith OSPF VRF processes.
area 1 sham-link 10.43.43.43
1
0.23.23.23 cost 10
Configure a sham-link interface on a provider edge (PE)
router in a Multiprotocol Label Switching (MPLS) VPN
backbone.
1 is the ID number of the OSPF area assigned to the
sham-link.
10.43.43.43 is the IP address of the source PE router.
10.23.23.23 is the IP address of the destination PE router.
10 is the OSPF cost to send IP packets over the sham-link
interface.
network 172.17.0.0 0.255.255.255
are
a 1
Defines the interfaces on which OSPF runs and defines the
area ID for those interfaces.
Table 152 show running-config vrf Field Descriptions (continued)
Field Description
Command Description
ip vrf Configures a VRF routing table.
show ip interface Displays the usability status of interfaces configured for IP.
show ip vrf Displays the set of defined VRFs and associated interfaces.
show running-config interface Displays the configuration for a specific interface.