SROS Command Line Interface Reference Guide
ATM Sub-Interface Config Command Set
5991-2114
© Copyright 2006 Hewlett-Packard Development Company, L.P.
743
encapsulation [aal5mux ip | aal5mux ppp | aal5snap]
Use the
encapsulation
command to configure the encapsulation type for the ATM Adaptation Layer
(AAL) of the ATM Protocol Reference model. Use the
no
form of this command to return to the default
setting.
Syntax Description
aal5mux ip
Specifies encapsulation type for multiplexed virtual circuits using the IP
protocol.
aal5mux ppp
Specifies encapsulation type for multiplexed virtual circuits using the
Point-to-Point (PPP) protocol.
aal5snap
Specifies encapsulation type that supports LLC/SNAP protocols.
Default Values
By default, the encapsulation type is
aal5snap
.
Functional Notes
For PPP and PPPoE, the encapsulation type can be
aal5snap
or
aal5mux ppp
.
For IP with no bridging, the encapsulation type can be
aal5snap
or
aal5mux ip
.
For IP with bridging, the encapsulation type can only be
aal5snap
For bridging, the encapsulation type can only be
aal5snap
.
Usage Examples
The following example sets the encapsulation type to
all5snap
:
ProCurve(config)#
interface atm 1.1
ProCurve(config-atm 1.1)#
encapsulation aal5snap