905
Configuring IP Unicast Routing
Configuring Multi-VRF CE
DETAILED STEPS
Use the
no
router bgp
autonomous-system-number
global configuration command to delete the BGP routing process.
Use the command with keywords to delete routing characteristics.
EXAMPLE
The following example configures BGP for CE to PE routing:
Switch(config)#
router bgp 800
Switch(config-router)# a
ddress-family ipv4 vrf vl2
Switch(config-router-af)#
redistribute ospf 2 match internal
Switch(config-router-af)#
neighbor 83.0.0.3 remote-as 100
Switch(config-router-af)#
neighbor 83.0.0.3 activate
Switch(config-router-af)#
network 8.8.2.0 mask 255.255.255.0
Switch(config-router-af)#
exit
Switch(config-router)#
address-family ipv4 vrf vl1
Switch(config-router-af)#
redistribute ospf 1 match internal
Switch(config-router-af)#
neighbor 38.0.0.3 remote-as 100
Switch(config-router-af)#
neighbor 38.0.0.3 activate
Switch(config-router-af)#
network 8.8.1.0 mask 255.255.255.0
Switch(config-router-af)#
end
Displaying Multi-VRF CE Status
You can use the following privileged EXEC commands to display information about multi-VRF CE configuration and status.
Command
Purpose
1.
configure terminal
Enter global configuration mode.
2.
router bgp
autonomous-system-number
Configure the BGP routing process with the AS number passed
to other BGP routers, and enter router configuration mode.
3.
network
network-number
mask
network-mask
Specify a network and mask to announce using BGP.
4.
redistribute ospf
process-id
match
internal
Set the switch to redistribute OSPF internal routes.
5.
network
network-number
area
area-id
Define a network address and mask on which OSPF runs and
the area ID for that network address.
6.
address-family ipv4 vrf
vrf-name
Define BGP parameters for PE to CE routing sessions, and
enter VRF address-family mode.
7.
neighbor
address
remote-as
as-number
Define a BGP session between PE and CE routers.
8.
neighbor
address
activate
Activate the advertisement of the IPv4 address family.
9.
end
Return to privileged EXEC mode.
10.
show ip bgp
[
ipv4
] [
neighbors
] Verify
BGP
configuration.
11.
copy running-config
startup-config
(Optional) Save your entries in the configuration file.
Содержание IE 4000
Страница 12: ...8 Configuration Overview Default Settings After Initial Switch Configuration ...
Страница 52: ...48 Configuring Interfaces Monitoring and Maintaining the Interfaces ...
Страница 108: ...104 Configuring Switch Clusters Additional References ...
Страница 128: ...124 Performing Switch Administration Additional References ...
Страница 130: ...126 Configuring PTP ...
Страница 140: ...136 Configuring CIP Additional References ...
Страница 146: ...142 Configuring SDM Templates Configuration Examples for Configuring SDM Templates ...
Страница 192: ...188 Configuring Switch Based Authentication Additional References ...
Страница 244: ...240 Configuring IEEE 802 1x Port Based Authentication Additional References ...
Страница 274: ...270 Configuring SGT Exchange Protocol over TCP SXP and Layer 3 Transport Configuring Cisco TrustSec Caching ...
Страница 298: ...294 Configuring VLANs Additional References ...
Страница 336: ...332 Configuring STP Additional References ...
Страница 408: ...404 Configuring DHCP Additional References ...
Страница 450: ...446 Configuring IGMP Snooping and MVR Additional References ...
Страница 490: ...486 Configuring SPAN and RSPAN Additional References ...
Страница 502: ...498 Configuring Layer 2 NAT ...
Страница 559: ...555 Configuring Network Security with ACLs How to Configure Network Security with ACLs Creating a Numbered Extended ACL ...
Страница 770: ...766 Configuring IPv6 MLD Snooping Related Documents ...
Страница 930: ...926 Configuring IP Unicast Routing Related Documents ...
Страница 956: ...952 Configuring IPv6 Unicast Routing Configuring IPv6 network 2010 AB8 2 48 network 2010 AB8 3 48 exit address family ...
Страница 976: ...972 Configuring Cisco IOS IP SLAs Operations Additional References ...
Страница 978: ...974 Dying Gasp ...
Страница 990: ...986 Configuring Enhanced Object Tracking Monitoring Enhanced Object Tracking ...
Страница 994: ...990 Configuring MODBUS TCP Displaying MODBUS TCP Information ...
Страница 996: ...992 Ethernet CFM ...
Страница 1030: ...1026 Working with the Cisco IOS File System Configuration Files and Software Images Working with Software Images ...
Страница 1066: ...1062 Using an SD Card SD Card Alarms ...