2.6 Configuration Mode
When you enter “configure” or “config” and press “Enter” in Privileged mode, you will be directed to
the Global Configuration mode where you can set up advanced switching functions, such as QoS,
VLAN and storm control security globally. All commands entered will apply to running-configuration
and the device’s operation. From this level, you can also enter different sub-configuration modes
to set up specific configurations for VLAN, QoS, security or interfaces.
Set up access control entries and lists.
Manage archive configuration files.
Configure static link aggregation groups or enable LACP function.
IEEE 802.1X global configuration commands.
Exit the global configuration mode.
Display a list of available commands in the global configuration mode.
Show commands that have been used.
Set up the IPv4 address and enable DHCP mode & IGMP snooping.
To enable ipv6 function and set up IP address.
LLDP global configuration mode.
Configure loop-detection to prevent loop between switch ports by locking them.
Set up Layer 2 protocol tunnel function.
Set up MAC learning function of each port.
Set up console/telnet/web/SSH access control and timeout value.
Set up target port for mirroring.
Set up required configurations for Network Time Protocol.
Set up the priority of packets within the Managed Switch.
Configure broadcast, unknown multicast, unknown unicast storm control settings.
Create a new SNMP community and trap destination and specify the trap types.
Set up RSTP status of each port and aggregated ports.
Set up acceptable frame size and address learning, etc.
Edit the system information.
Set up required configurations for Syslog server.
Set up Terminal functions.
Create a new user account.
Set up VLAN mode and VLAN configuration.
Disable a command or reset it back to its default setting.
Select a single interface or a range of interfaces.
Show a list of commands or show the current setting of each listed command.
2.6.1 Entering Interface Numbers
In the Global Configuration mode, you can configure a command that only applies to interfaces
specified. For example, you can set up each interface’s VLAN assignment, speeds, or duplex
modes. To configure, you must first enter the interface number. There are four ways to enter your
interface numbers to signify the combination of different interfaces that apply a command or
commands.
Switch(config)# interface 1
Switch(config-if-1)#
Enter a single interface. Only interface 1 will
apply commands entered.
Switch(config)# interface 1,3,5
Switch(config-if-1,3,5)#
Enter three discontinuous interfaces,
separated by commas. Interface 1, 3, 5 will
apply commands entered.