35-72
Catalyst 3750 Switch Software Configuration Guide
OL-8550-02
Chapter 35 Configuring IP Unicast Routing
Configuring Multi-VRF CE
Switch(config-if)#
ip vrf forwarding v12
Switch(config-if)#
ip address 118.0.0.8 255.255.255.0
Switch(config-if)#
exit
Switch(config)#
interface vlan208
Switch(config-if)#
ip vrf forwarding v11
Switch(config-if)#
ip address 208.0.0.8 255.255.255.0
Switch(config-if)#
exit
Configure OSPF routing in VPN1 and VPN2.
Switch(config)#
router ospf 1 vrf vl1
Switch(config-router)#
redistribute bgp 800 subnets
Switch(config-router)#
network 208.0.0.0 0.0.0.255 area 0
Switch(config-router)#
exit
Switch(config)#
router ospf 2 vrf vl2
Switch(config-router)#
redistribute bgp 800 subnets
Switch(config-router)#
network 118.0.0.0 0.0.0.255 area 0
Switch(config-router)#
exit
Configure BGP for CE to PE routing.
Switch(config)#
router bgp 800
Switch(config-router)#
address-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
Содержание 3750G - Catalyst Integrated Wireless LAN Controller
Страница 80: ...1 28 Catalyst 3750 Switch Software Configuration Guide OL 8550 02 Chapter 1 Overview Where to Go Next ...
Страница 606: ...27 8 Catalyst 3750 Switch Software Configuration Guide OL 8550 02 Chapter 27 Configuring UDLD Displaying UDLD Status ...
Страница 670: ...31 18 Catalyst 3750 Switch Software Configuration Guide OL 8550 02 Chapter 31 Configuring SNMP Displaying SNMP Status ...
Страница 1048: ...41 20 Catalyst 3750 Switch Software Configuration Guide OL 8550 02 Chapter 41 Configuring MSDP Monitoring and Maintaining MSDP ...
Страница 1086: ...43 26 Catalyst 3750 Switch Software Configuration Guide OL 8550 02 Chapter 43 Troubleshooting Using the crashinfo Files ...
Страница 1104: ...B 4 Catalyst 3750 Switch Software Configuration Guide OL 8550 02 Appendix B Supported MIBs Using FTP to Access the MIB Files ...