Troubleshooting - Planet XGS3-42000R User Manual

4-slot layer 3 ipv6/ ipv4 routing chassis switch
Table of Contents

Advertisement

Configuration procedure: (only SwitchA is listed, configurations for other switches are omitted.)
The configuration of Lay er 3 switchA:
SwitchA#config
SwitchA(config) #router bgp 1
SwitchA(config-router)#net work 192.68.11.0 mask 255.255.255.0
SwitchA(config-router)#neighbor 172.16.20.2 remote-as 3
SwitchA(config-router)#neighbor 172.16.20.2 rout e-map AddAsNumbers out
SwitchA(config-router)#neighbor 192.68.6.1 remote-as 2
SwitchA(config-router)#exit
SwitchA(config)#route-map AddAsNumbers permit 10
SwitchA(config-route-map)#set as-path prepend 1 1

33.2.4 Troubleshooting

Faq: The routing protocol could not achieve the routing messages study under normal protocol running state
Troubleshooting: check following errors:
 Each node of route-map should at least has one node is permit match mode. When the route map is
used in routing messages filtering, the routing messages will be considered not pass the routing
messages filtering if certain routing messages does not pass the filtering of any nodes. When all nodes
are set to deny mode, all routing messages will not pass the filtering in this route-map.
 Items in address prefix list should at least have one item set to permit mode. The deny mode items can
be defined first to fast remove the unmatched routing messages, however if all the items are set to
deny mode, any route will not be able to pass the filtering of this address prefix list. We can define a
permit 0.0.0.0/0 le 32 item aft er several deny mode items are defined so to permit all other routing
messages pass through. Only default route will be matched in less-equal 32 is not specified.
AS1
192.68.11.1
VLAN1
SwitchA
VLAN2
VLAN3
192.68.6.2
172.16.20.1
VLAN3
172.16.20.2
SwitchD
VLAN2
172 16 1 1
Figure 33-2-1 Policy routing Configuration
AS2
192.68.10.1
VLAN2
192.68.6.1
SwitchB
VLAN1
AS3
192.68.5.1
SwitchC
VLAN2
172.16.1.2
33-8
VLAN3
VLAN1
192.68.5.2

Advertisement

Table of Contents

Troubleshooting

loading

Table of Contents