R3303-HP HSR6800 Routers Layer 2 - WAN Command Reference
17
undo interface atm interface-number.subnumber
Default
The connection type of subinterface is p2mp.
Views
System view
Default command level
2: System level
Parameters
interface-number: Specifies an ATM main interface by its number.
subnumber: Specifies an ATM subinterface by its number in the range of 0 to 1023.
p2mp: Sets the connection type on the subinterface to point-to-multiple point.
p2p: Sets the connection type on the subinterface to point-to-point.
Usage guidelines
Two types of connections are available on an ATM subinterface: p2mp and p2p. In p2mp connection,
you can create multiple PVCs on the subinterface. In p2p connection, you can create just one PVC on the
subinterface.
Examples
# Enter the view of interface ATM 1/0/1.
<Sysname> system-view
[Sysname] interface atm 1/0/1
[Sysname-Atm1/0/1]
# Create subinterface ATM 1/0/1.1, enter subinterface view, and set its connection type to point-to-point.
<Sysname> system-view
[Sysname] interface atm 1/0/1.1 p2p
[Sysname-Atm1/0/1.1]
interface virtual-ethernet
Use interface virtual-ethernet to create a Layer 3 VE interface and enter its view.
Use undo interface virtual-ethernet to remove a Layer 3 VE interface.
Syntax
interface virtual-ethernet interface-number
undo interface virtual-ethernet interface-number
Views
System view
Default command level
2: System level
Parameters
interface-number: Layer 3 VE interface number.