June 30, 2006 Chapter 7: Second Level Commands
SG1-UM-8500-03 7-19
Table 7-6. interface atm command parameters
Example(s)
After this command is run, the system deletes the ATM interface, as well as all of the enabled applications for this
interface (such as, PPPoE, PVC, PPPoA, etc.).
Usage
no interface atm <slot number>\<port number>\<sub-interface number>
For parameters and examples, refer to Table 7-6.
Parameter Description Legal values/range
<slot > PMC slot number 1-2
<port number> SONET physical port number 1
<sub-interface number> Sub-interface number 1- 2000
<ppp | routed-bridge |
routed routed-bridge-
ppp>
Sub-interface type ppp - supporting PPPoE and PPPoA
routed - routing capability only (IP over ATM)
routed-bridge - bridge and routing capability (IP
over Ethernet)
routed-bridge-ppp - bridge and routing
capability (PPP and IP over Ethernet
simultaneously)
(Default value: ppp)
point-to-point |
point-to-multipoint Network topology type point-to-point
point-to-multipoint
<ip address> Interface IP address IP address
<mask> Interface mask Mask
<loopback interface
number> Loopback interface number Number
<1500 | 1544> MTU value 1500, 1544
Host(config)# interface atm 2\1\1 <cr>
Host(config)# interface atm 2\1\1 type routed point-to-point ip 192.168.1.2
255.255.255.0 <cr>
Host(config)# interface atm 2\1\1 type routed-bridge point-to-point loopback 1 <cr>
Host(config)# no interface atm