3-5 - Configure and Verify PE-to-CE Routing Requirements - Command Reference Flashcards
IOS-XR Command:
redistribute protocol [process-id] {level-1 | level-1-2 | level-2} [autonomous-system-number] [metric {metric-value | transparent}] [metric-type type-value] [match {internal | external 1 | external 2}] [tag tag-value] [route-map map-tag] [subnets] [nssa-only]
Redistributes routes from one routing domain into another routing domain. To disable redistribution, use the no form of this command.
IOS-XR Command:
sham-link [source-address] [destination-address] cost [cost]
Configures a point-to-point unnumbered interface between two VPN sites.
IOS-XR Command:
show bgp vpnv4 unicast neighbors [neighbor] advertised-routes
Displays preview advertisements for a specified neighbor.
IOS-XR Command:
show ospf [process-name] [ vrf { vrf-name | all } ] sham-links
Displays OSPF sham-link information.
IOS-XR Command:
show ospf [process-name] [vrf {vrf-name | all}] [area-id] database
Displays lists of information that relate to the OSPF database for a specific router.
IOS-XR Command:
show ospf [process-name] [vrf {vrf-name | all}] [area-id] neighbor [[interface-type interface-instance] [neighbor-id] [detail] | area-sorted]
Displays OSPF neighbor information on an individual interface basis.
IOS-XR Command:
show route [ vrf {vrf-name | all} ] [ afi-all | ipv4 | ipv6 ] [ unicast | multicast | safi-all ] [ protocol [instance] | ip-address [mask] | ip-address /prefix-length ] [standby] [detail]
Displays the current routes in the RIB.
IOS-XR Command:
show vrf [vrf-name] detail
Displays information about the configured VRFs.
IOS-XR Command:
traceroute <host_ipv4_address> [ source {src_host_ipv4_address} ] [ vrf vrf_nam ]</host_ipv4_address>
Discovers the routes that packets actually take when traveling to their destination.
IOS/IOS-XE Command:
capability vrf-lite
Suppresses the PE-specific checks on a router when the OSPF process is associated with the VPN VRF.
IOS/IOS-XE Command:
ip ospf cost cost
Specifies the cost of sending a packet on an interface
IOS/IOS-XE Command:
ip ospf network point-to-point
Configures the OSPF network type to a point-to-point network type.
IOS/IOS-XE Command:
ip route vrf vrf-name prefix mask [next-hop-address]
Establishes static routes for a VPN VRF instance
IOS/IOS-XE Command:
no switchport
Puts an interface that is in Layer 2 mode into Layer 3 mode for Layer 3 configuration.
IOS/IOS-XE Command:
ping <host_ipv4_address> [ repeat num_packets ] [ source {src_host_ipv4_address} ] [ vrf vrf_nam ]</host_ipv4_address>
Verifies the system’s ability to communicate with a remote node in the network by passing data packets between them and measuring the response.