User's Manual

410
PE #debug ip routing message
Track information VRF received and sent
PE #debug ip routing vrf vrf-name
Track the change of designated VRF routing
table including adding, deleting and
changing.
56.4 Example of the VRF Configuration
The configuration of the routing device is as follows:
Routing device CE:
interface loopback 0
ip address 22.1.1.1 255.255.255.0
!
interface vlan 1
ip address 170.168.20.152 255.255.255.0
!
router ospf 1
network 170.168.20.0 255.255.255.0 area 0
network 22.1.1.0 255.255.255.0 area 0
!
Routing device PE1: