Monitoring Multi-Vrf Ce - Cisco Catalyst 9500 series Configuration Manual

Cisco ios xe everest 16.6.x
Hide thumbs Also See for Catalyst 9500 series:
Table of Contents

Advertisement

Configuring IP Unicast Routing
Step 6
Step 7
Step 8
Step 9
Step 10
Step 11

Monitoring Multi-VRF CE

Table 19: Commands for Displaying Multi-VRF CE Information
show ip protocols vrf vrf-name
show ip route vrf vrf-name [connected] [protocol
[as-number]] [list] [mobile] [odr] [profile] [static] [summary]
[supernets-only]
Command or Action
address-family ipv4 vrf vrf-name
Example:
Device(config-router)# address-family ipv4
vrf vpn1
neighbor address remote-as as-number
Example:
Device(config-router)# neighbor 10.1.1.2
remote-as 2
neighbor address activate
Example:
Device(config-router)# neighbor 10.2.1.1
activate
end
Example:
Device(config-router)# end
show ip bgp [ipv4] [neighbors]
Example:
Device# show ip bgp ipv4 neighbors
copy running-config startup-config
Example:
Device# copy running-config startup-config
Routing Configuration Guide, Cisco IOS XE Everest 16.6.x (Catalyst 9500 Switches)
Monitoring Multi-VRF CE
Purpose
Defines BGP parameters for PE to CE
routing sessions, and enter VRF
address-family mode.
Defines a BGP session between PE and CE
routers.
Activates the advertisement of the IPv4
address family.
Returns to privileged EXEC mode.
Verifies BGP configuration.
(Optional) Saves your entries in the
configuration file.
Displays routing protocol information
associated with a VRF.
Displays IP routing table information
associated with a VRF.
175

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents