Configuration procedure – H3C Technologies H3C SR8800 User Manual

Page 20

Advertising
background image

12

Figure 4 Network diagram

Configuration procedure

1.

Configure Router A:
# Enter the ATM main interface, and configure an IP address for it.

<RouterA> system-view

[RouterA] interface Atm 3/1/1

[RouterA-Atm3/1/1] ip address 202.38.160.1 255.255.255.0

# Create the PVCs to Router B and Router C and configure them to carry IP.

[RouterA-Atm3/1/1] pvc to_b 0/40

[RouterA-atm-pvc-Atm3/1/1-0/40-to_b] map ip 202.38.160.2 broadcast

[RouterA-atm-pvc-Atm3/1/1-0/40-to_b] quit

[RouterA-Atm3/1/1] pvc to_c 0/41

[RouterA-atm-pvc-Atm3/1/1-0/41-to_c] map ip 202.38.160.3 broadcast

2.

Configure Router B:
# Enter the ATM main interface, and configure an IP address for it.

<RouterB> system-view

[RouterB] interface Atm 3/1/1

[RouterB-Atm3/1/1] ip address 202.38.160.2 255.255.255.0

# Create the PVCs to Router A and Router C and configure them to carry IP.

[RouterB-Atm3/1/1] pvc to_a 0/50

[RouterB-atm-pvc-Atm3/1/1-0/50-to_a] map ip 202.38.160.1 broadcast

[RouterB-atm-pvc-Atm3/1/1-0/50-to_a] quit

[RouterB-Atm3/1/1] pvc to_c 0/51

[RouterB-atm-pvc-Atm3/1/1-0/51-to_c] map ip 202.38.160.3 broadcast

3.

Configure Router C:
# Enter the ATM main interface, and configure an IP address for it.

<RouterC> system-view

[RouterC] interface Atm 3/1/1

[RouterC-Atm3/1/1] ip address 202.38.160.3 255.255.255.0

# Create the PVCs to Router A and Router B and configure them to carry IP.

Advertising