Nortel Networks 8000 User Manual
Page 425
Attention! The text in this document has been recognized automatically. To view the original document, you can use the "Original mode".
Nortel Secure Router 8000 Series
Configuration -WAN Access
10 Low-speed ATM configuration
[RouterA-Atm1/0/0] ip address 202.38.160.1 255.255.255.0
# Create a PVC and configure the IPoA mapping.
[RouterA-Atm1/0/0] pvc to_b 0/40
[RouterA-atm-pvc-Atm1/0/0-0/40-to_b] map ip 202.38.160.2
[RouterA-atm-pvc-Atm1/0/0-0/40-to_b]
[RouterA-Atm1/0/0] pvc to_c 0/41
[RouterA-atm-pvc-Atm1/0/0-0/41-to_c]
quit
map ip 202.38.160.3
Step 2
Configure Router B.
# Enter the ATM interface and configure an IP address for it.
[RouterB] interface atm 1/0/0
[RouterB-Atm1/0/0] ip address 202.38.160.2 255.255.255.0
# Create a PVC and configure the IPoA mapping.
[RouterB-Atm1/0/0]
[RouterB-atm-
[RouterB-atm-
pvc to_a 0/40
-pvc-Atm1/0/0-0/40-to_a]
-pvc-Atm1/0/0-0/40-to_a]
[RouterB-Atm1/0/0] pvc to_c 0/42
[RouterB-atm-pvc-Atm1/0/0-0/4 2-to c]
map ip 202.38.160.1
quit
map ip 202.38.160.3
Step 3
Configure Router C.
# Enter the ATM interface view and configure an IP address for it.
[RouterC] interface atm 1/0/0
[RouterC-Atm1/0/0] ip address 202.38.160.3 255.255.255.0
# Create a PVC and configure the IPoA mapping.
[RouterC-Atm1/0/0]
[RouterC-atm-
[RouterC-atm-
pvc to_a 0/41
-pvc-Atm1/0/0-0/41-to_a]
-pvc-Atm1/0/0-0/41-to_a]
[RouterC-Atm1/0/0] pvc to_b 0/42
[RouterC-atm-pvc-Atm1/0/0-0/42-to_b]
map ip 202.38.160.1
quit
map ip 202.38.160.2
Step 4
Verify the configuration.
# Check the PVC status information on Router A.
VPI/VCI |STATE|PVC-NAME
INDEX
|ENCAP|PROT |INTERFACE
0/40
0/41
| UP
| UP
| to_b
| to_c
|SNAP |IP
|SNAP |IP
|Atm1/0/0 (UP)
|Atm1/0/0 (UP)
# Check the PVC mapping information on Router A.
[RouterA] display atm map-info
Atm1/0/0, PVC 0/40, IP, State UP
202.38.160.2, vlink 17
Atm1/0/0, PVC 0/41, IP, State UP
202.38.160.3, vlink 18
Similarly, check the PVC status information and the PVC mapping information on Router B
and Router C.
Issue 5.3 (30 March 2009)
Nortel Networks Inc.
10-39