H3C SR6600 Configuration Manual page 42

Comware 7 interface
Hide thumbs Also See for SR6600:
Table of Contents

Advertisement

Figure 3 Network diagram
Configuration procedure
1.
Configure Router A:
# Set the clock mode to slave on POS 2/1/1.
<RouterA> system-view
[RouterA] interface pos 2/1/1
[RouterA-Pos2/1/1] clock slave
# Enable Frame Relay on POS 2/1/1.
[RouterA-Pos2/1/1] link-protocol fr
# Configure POS 2/1/1 as DTE.
[RouterA-Pos2/1/1] fr interface-type dte
[RouterA-Pos2/1/1] quit
# Create subinterface 1 on POS 2/1/1 and assign an IP address to it.
[RouterA] interface pos 2/1/1.1
[RouterA-Pos2/1/1.1] ip address 10.10.10.1 255.255.255.0
# Assign a virtual circuit with DLCI 50 to subinterface 1.
[RouterA-Pos2/1/1.1] fr dlci 50
[RouterA-Pos2/1/1.1-fr-dlci-50] quit
# Map DLCI 50 to the peer IP address 10.10.10.2.
[RouterA-Pos2/1/1.1] fr map ip 10.10.10.2 50
# Set the MTU to 1500 for subinterface 1.
[RouterA-Pos2/1/1.1] mtu 1500
[RouterA-Pos2/1/1.1] quit
# Create subinterface 2 on POS 2/1/1 and assign an IP address to it.
[RouterA] interface pos 2/1/1.2
[RouterA-Pos2/1/1.2] ip address 20.10.10.1 255.255.255.0
# Assign a virtual circuit with DLCI 60 to subinterface 2.
[RouterA-Pos2/1/1.2] fr dlci 60
[RouterA-Pos2/1/1.2-fr-dlci-60] quit
# Map DLCI 60 to the peer IP address 20.10.10.2.
[RouterA-Pos2/1/1.2] fr map ip 20.10.10.2 60
# Set the MTU to 1500 for subinterface 2.
[RouterA-Pos2/1/1.2] mtu 1500
[RouterA-Pos2/1/1.2] quit
2.
Configure Router B:
35

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sr6600-x

Table of Contents