299

interface atm

Syntax interface atm { interface-number interface-number.subnumber [ p2mp p2p ] }

undo interface atm interface-number.subnumber

View System view

Parameter interface-number: ATM main interface number.

subnumber: ATM sub-interface number, in the range 0 to 1023.

p2mp: Point-to-multiple point connection on the sub-interface

p2p: Point-to-point connection on the sub-interface

Description Use the interface atm command to create an ATM sub-interface or enter an ATM sub-interface view

Use the undo interface atm command to delete ATM sub-interface.

Be default, the connection type of sub-interface is p2mp.

n Two types of connections are available on ATM sub-interface: p2mp and p2p. In p2mp connection, you can create multiple PVCs on the sub-interface; In p2p connection, you can create just one PVC on the sub-interface.

]Example # Enter Atm1/0 interface.

<Sysname> system-view

[Sysname] interface atm 1/0

[Sysname-Atm1/0]

# Create and enter sub-interface Atm1/0.1, and set its connection type to p2p.

<Sysname> system-view

[Sysname] interface atm 1/0.1 p2p

[Sysname-Atm1/0]

ip-precedence

Syntax ip-precedence{ pvc-name [ vpi/vci ] vpi/vci } { min [ max ] default }

undo ip-precedence{ pvc-name [ vpi/vci ] vpi/vci }

View ATM PVC-group view

Parameter pvc-name: PVC name, a unique string of 1 to 16 characters on ATM interface, not case-sensitive. The name cannot be the same as a valid VPI/VCI pair value. For example, the name 1/20 is not allowed.

Page 299
Image 299
3Com MSR 50, MSR 30 manual Ip-precedence, Example # Enter Atm1/0 interface, 299