![Huawei Quidway NetEngine40E Скачать руководство пользователя страница 117](http://html.mh-extra.com/html/huawei/quidway-netengine40e/quidway-netengine40e_configuration-manual-reliability_169453117.webp)
[CE2-Trunk-Serial24/24:0]
ppp mp-global global-mp-group 24
[CE2-Trunk-Serial24/24:0]
quit
Step 4
Bind static routes to the APS-enabled interfaces of PE2, PE3, and CE2.
# Configure PE2.
[PE2]
ip route-static 192.168.1.0 255.255.255.0 Global-Mp-Group24 192.168.1.1
NOTE
192.168.1.0 is the destination IP address, and 255.255.255.0 is the IP address mask.
# Configure PE3.
[PE3]
ip route-static 192.168.1.0 255.255.255.0 Global-Mp-Group24 192.168.1.1
NOTE
192.168.1.0 is the destination IP address, and 255.255.255.0 is the IP address mask.
# Configure CE2.
[CE2]
ip route-static 192.168.2.0 255.255.255.0 Global-Mp-Group24 192.168.1.3
NOTE
192.168.2.0 is the destination IP address, and 255.255.255.0 is the IP address mask.
Step 5
Configure an Interior Gateway Protocol (IGP) and import static routes on PE2, PE3, and CE2.
Intermediate System to Intermediate System (IS-IS) is used in this example.
# Configure PE1.
[PE1]
isis 1
[PE1-isis-1]
is-level level-1
[PE1-isis-1]
network-entity 1111.1111.1111.1111.00
[PE1-isis-1]
graceful-restart
[PE1-isis-1]
cost-style wide-compatible
[PE1-isis-1]
timer spf 1 1 50
[PE1-isis-1]
traffic-eng level-1-2
[PE1-isis-1]
quit
[PE1]
interface gigabitEthernet 2/0/1
[PE1-GigabitEthernet2/0/1]
isis enable 1
[PE1-GigabitEthernet2/0/1]
quit
[PE1]
interface gigabitEthernet 2/0/2
[PE1-GigabitEthernet2/0/2]
isis enable 1
[PE1-GigabitEthernet2/0/2]
quit
[PE1]
interface loopback 0
[PE1-LoopBack0]
isis enable 1
[PE1-LoopBack0]
quit
Configure P1.
[P1]
isis 1
[P1-isis-1]
is-level level-1
[P1-isis-1]
network-entity 2222.2222.2222.2222.00
[P1-isis-1]
graceful-restart
[P1-isis-1]
cost-style wide-compatible
[P1-isis-1]
timer spf 1 1 50
[P1-isis-1]
traffic-eng level-1-2
[P1-isis-1]
quit
[P1]
interface gigabitEthernet 2/0/1
[P1-GigabitEthernet2/0/1]
isis enable 1
[P1-GigabitEthernet2/0/1]
quit
[P1]
interface gigabitEthernet 3/0/2
[P1-GigabitEthernet3/0/2]
isis enable 1
[P1-GigabitEthernet3/0/2]
quit
[P1]
interface loopback 0
HUAWEI NetEngine80E/40E Router
Configuration Guide - Reliability
3 APS Configuration
Issue 02 (2014-09-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
100