
Cedar 880AG Enterprise Dual-Radio AP/Bridge
Example:
Cedar#
show vlan all
Cedar#
show vlan lan
11.3.4
config vlan
Syntax:
config vlan {
mgmt_vid <vlan id #> |
<vlan name> {
aging <# in seconds>] |
stp <on | off>
}
}
Description:
VLAN interface is created automatically by the system when management vid
(mgmt_vid) or WLAN vid is configured to value other than “untagged”.
aging:
The time interval an inactive MAC address remains in the MAC
table before it is removed.
stp:
Enable/Disable 802.1d Spanning Tree Protocol (STP).
Example:
Cedar#
config vlan vlan80 stp on
Cedar#
config vlan vlan80 aging 500
11.3.5
show ip
Syntax
:
show ip {
dhcp |
dhcp table |
dhcp pool <pool id> |
dns |
route
}
79