System information

11
How to work with command modes
A number of features are configured by entering a lower-level mode from Global
Configuration mode. The following table lists these features.
Some protocols have commands in both Global Configuration mode and lower-level
configuration modes. For example, to configure MSTP, you use:
Global Configuration mode to select MSTP as the spanning tree mode
MST mode to create instances and specify other MSTP settings
Interface Configuration mode to associate the instances with the appropriate ports.
Lower-level configuration modes
Mode What it configures Command Default prompt
Interface Switch ports, VLANs, the management Eth
port.
interface name awplus(config-if)#
Class map QoS classes, which isolate and name specific
traffic flows (classes) from all other traffic.
(first enable QoS globally
with mls qos enable)
class-map name
awplus(config-cmap)#
EPSR Ethernet Protection Switching Ring, a loop
protection mechanism with extremely fast
convergence times.
epsr configuration awplus(config-epsr)#
Line Console port settings or virtual terminal settings
for telnet.
line console 0
line vty number
awplus(config-line)#
Ping poll Ping polling, which checks whether specified
devices are reachable or not.
ping-poll number awplus(config-ping-poll)#
Policy map QoS policies, a collection of user-defined QoS
classes and the default class.
(first enable QoS globally
with mls qos enable)
policy-map name
awplus(config-pmap)#
Policy map class The QoS actions to take on a class-map, and
which class-maps to associate with a QoS
policy.
This mode is a sub-mode of Policy map mode.
(in Policy map mode)
class name
awplus(config-pmap-c)#
Route map Route maps, which select routes to include or
exclude from the switch’s routing table and/or
route advertisements.
route-map name
deny|permit
entry-number
awplus(config-route-map)#
Router Routing using BGP, IP, IPv6, OSPF, RIP, or
VRRP.
router protocol
other-parameters
awplus(config-router)#
MST Multiple Spanning Tree Protocol. spanning-tree mst
configuration
awplus(config-mst)#
Trigger Triggers, which run configuration scripts in
response to events.
trigger number awplus(config-trigger)#
VLAN database VLANs. vlan database awplus(config-vlan)#