|
Description:
|
avWlanMobAgentVlanL3Mobility OBJECT-TYPE
SYNTAX INTEGER {
none(1),
server(2),
client(3)
}
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"This object indicates the L3 mobility mode for the VLAN.
The meaning of the values is:
none(1) - L3 mobility is not enabled for this VLAN (L2 mobility is
supported, which is the default behaviour when a VLAN
is mapped).
server(2) - L3 mobility is enabled for this VLAN, and this switch
can act as a server for this mobility VLAN. The rest
of the parameters for the VLAN are valid.
client(3) - L3 mobility is enabled for this VLAN, and this switch
is configured as a static client for this VLAN. All
ports in the mapped Local VLAN will be remotely
connected to this mobility VLAN."
DEFVAL { none }
|
|
|