Routing Policy Fault Diagnosis And Troubleshooting - Huawei Quidway S3500 Series Operation Manual

Hide thumbs Also See for Quidway S3500 Series:
Table of Contents

Advertisement

Operation Manual - Routing Protocol
Quidway S3500 Series Ethernet Switches
[Switch A] interface vlan-interface 200
[Switch A-Vlan-interface200] ip address 12.0.0.1 255.0.0.0
# Configure three static routes.
[Switch A] ip route-static 20.0.0.1 255.0.0.0 12.0.0.2
[Switch A] ip route-static 30.0.0.1 255.0.0.0 12.0.0.2
[Switch A] ip route-static 40.0.0.1 255.0.0.0 12.0.0.2
# Enable OSPF protocol and specifies the number of the area to which the interface
belongs.
[Switch A] router id 1.1.1.1
[Switch A] ospf
[Switch A-ospf] area 0
[Switch A-ospf-area-0.0.0.0] network 10.0.0.0 0.255.255.255
# Import the static routes
[Switch A-ospf] import-route static
Configure Switch B:
# Configure the IP address of VLAN interface.
[Switch B] interface vlan-interface 100
[Switch B-Vlan-interface100] ip address 10.0.0.2 255.0.0.0
# Configure the access control list.
[Switch B] acl number 2000
[Switch B-acl-basic-2000] rule deny source 30.0.0.0 0.255.255.255
[Switch B-acl-basic-2000] rule permit source any
# Enable OSPF protocol and specifies the number of the area to which the interface
belongs.
[Switch B] router id 2.2.2.2
[Switch B] ospf
[Switch B-ospf] area 0
[Switch B-ospf-area-0.0.0.0] network 10.0.0.0 0.255.255.255
# Configure OSPF to filter the external routes received.
[Switch B-ospf] filter-policy 2000 import

6.5 Routing Policy Fault Diagnosis and Troubleshooting

Fault 1: Routing information filtering cannot be implemented in normal operation of the
routing protocol
Please check for the following faults:
Huawei Technologies Proprietary
6-10
Chapter 6 IP Routing Policy Configuration

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents