- Computers & electronics
- Networking
- Network switches
- SignaMax
- 24-Port 100FX Managed Layer 2 Switch Plus 4 Gigabit Dual Media Ports
- User guide
Command Line Console Management. SignaMax 24-Port 100FX Managed Layer 2+ Switch Plus 4 Gigabit Dual Media Ports, 065-7734, 24-Port 100FX Managed Layer 2 Switch Plus 4 Gigabit Dual Media Ports 175 Pages Pagine ページ
advertisement annuncio pubblicitario 広告
Ask Al about Command Line Console Management. SignaMax 24-Port 100FX Managed Layer 2+ Switch Plus 4 Gigabit Dual Media Ports
Chatbot has read manual and is ready to answer your questions.
Managed Ethernet Switch
Command Line Console Management
The switch provides a command line console interface for configuration purposes. The switch can be configured either locally through its RS-232 port or remotely via a Telnet session. For the later, you must specify an IP address for the switch first.
This chapter describes how to configure the switch using its console by Commend Line.
Administration Console
Connect the DB9 straight cable to the RS-232 serial port of the device to the
RS-232 serial port of the terminal or computer running the terminal emulation application.
Direct access to the administration console is achieved by directly connecting a terminal or a PC equipped with a terminal-emulation program (such as
HyperTerminal) to the switch console port.
When using the management method, configure the terminal-emulation program to use the following parameters (you can change these settings after login):
[Default parameters]
115,200bps
8 data bits
No parity
1 stop bit
User’s Manual 84
Managed Ethernet Switch
Exec Mode (View Mode)
Logon to Exec Mode (View Mode)
At the switch_a login: prompt just type in “root” and press <Enter> to logon to Exec Mode (or View Mode). switch_a login: root
User’s Manual 85
Managed Ethernet Switch
Basic commands
Exec Mode (or View Mode) is the base mode from where users can perform basic commands like: clear, debug, disable, enable, exit, help, logout, no, quit, show, terminal
The CLI contains a text-based help facility. Access this help by typing in the full or partial command string then typing a question mark “?”. The CLI displays the command keywords or parameters along with a short description.
At the switch_a> prompt just press <?> to list the above basic commands. switch_a>?
At the switch_a> prompt just type in the full or partial command string then typing a question mark “?” to display the command keywords or parameters along with a short description. switch_a>show ?
User’s Manual 86
Managed Ethernet Switch
Login timed out
The login session to Exec Mode (or View Mode) has timed out due to an extended period of inactivity (60 seconds) to indicate authentication attempt timed out. And the switch_a login: prompt will show on the screen.
Logon back to Exec Mode (View Mode)
User’s Manual 87
Managed Ethernet Switch
At the switch_a login: prompt just type in “root” and press <Enter> to logon back to Exec Mode (or View Mode). switch_a login: root
Exit from Exec Mode (View Mode)
At the switch_a> prompt just type in “exit” and press <Enter> to exit from
Exec Mode (or View Mode). switch_a>exit
User’s Manual 88
Managed Ethernet Switch
Privileged Exec Mode (Enable Mode)
Logon to Privileged Exec Mode (Enable Mode)
At the switch_a> prompt just type in “enable” and press <Enter> to logon to
Privileged Exec Mode (or Enable Mode). And the switch_a# prompt will show on the screen. switch_a>enable
User’s Manual 89
Managed Ethernet Switch
Commands
Privileged Exec Mode (or Enable Mode) allows users to run commands as following.
At the switch_a# prompt just press <?> to list the commands. switch_a#?
User’s Manual 90
Managed Ethernet Switch
At the switch_a# prompt just type in the full or partial command string then typing a question mark “?” to display the command keywords or parameters along with a short description. switch_a#show ?
User’s Manual 91
Managed Ethernet Switch
Login timed out
The login session to Privileged Exec Mode (or Enable Mode) has timed out due to an extended period of inactivity (60 seconds) to indicate authentication attempt timed out. And the switch_a login: prompt will show on the screen.
Logon back to Exec Mode (View Mode)
At the switch_a login: prompt just type in “root” and press <Enter> to logon back to Exec Mode (or View Mode). switch_a login: root
User’s Manual 92
Managed Ethernet Switch
Exit from Privileged Exec Mode (or Enable Mode)
At the switch_a# prompt just type in “exit” and press <Enter> to exit from
Privileged Exec Mode (or Enable Mode). switch_a#exit
User’s Manual 93
Managed Ethernet Switch
Configure Mode (Configure Terminal Mode)
Logon to Configure Mode (Configure Terminal Mode)
At the switch_a# prompt just type in “configure terminal” and press <Enter> to logon to Configure Mode (or Configure Terminal Mode). And the
switch_a(config)# prompt will show on the screen. switch_a#configure terminal
Commands
Configure Mode (or Configure Terminal Mode) serves as a gateway into the modes as following.
At the switch_a(config)# prompt just press <?> to list the commands. switch_a(config)#?
User’s Manual 94
Managed Ethernet Switch
At the switch_a(config)# prompt just type in the full or partial command string then typing a question mark “?” to display the command keywords or parameters along with a short description. switch_a(config)#show ?
User’s Manual 95
Managed Ethernet Switch
Login timed out
The login session to Configure Mode (or Configure Terminal Mode) has timed out due to an extended period of inactivity (60 seconds) to indicate authentication attempt timed out. And the switch_a login: prompt will show on the screen.
Logon back to Exec Mode (View Mode)
At the switch_a login: prompt just type in “root” and press <Enter> to logon back to Exec Mode (or View Mode). switch_a login: root
User’s Manual 96
Managed Ethernet Switch
Exit from Configure Mode (or Configure Terminal Mode)
At the switch_a(config)# prompt just type in “exit” and press <Enter> to exit from Configure Mode (or Configure Terminal Mode). switch_a(config)#exit
User’s Manual 97
Managed Ethernet Switch
System
System Information, System Name/Password, IP Address, ARP Table, Route
Table, Save Configuration, Firmware Upgrade, Reboot, Logout
System Name/Password
System Name:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use hostname command to set or change the network server name.
Use the no hostname command to disable this function.
3. Command Syntax:
(no) hostname HOSTNAME
HOSTNAME specifies the network name of the system.
4. Example:
The following example sets the hostname to switch, and shows the change in the prompt: switch_a(config)#hostname switch switch(config)#
Password:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use enable password command to modify or create a password to be used when entering the Enable mode.
3. Command Syntax: enable password PASSWORD
PASSWORD specifies the new password of the system.
4. Example:
The following example sets the new password mypasswd to switch: switch_a(config)#enable password mypasswd
User’s Manual 98
Managed Ethernet Switch switch_a(config)#
IP Address
IP Address/IP Subnet Mask:
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode. vlan1.1 means vlan 1.
The switch_a(config-if)# prompt will show on the screen. switch_a(config)#interface vlan1.1 switch_a(config-if)#
2. Usage:
Use ip address command to set the IP address of an interface.
Use the no ip address command to remove the IP address from an interface.
3. Command Syntax: ip address IP-ADDRESS no ip address IP-ADDRESS no ip address
IP-ADDRESS A.B.C.D/M specifies the IP address and prefix length of an interface.
M specifies IP subnet mask, 8: 255.0.0.0, 16:255.255.0.0, 24:
255.255.255.0.
4. Example:
The following example sets the new IP address 192.168.1.10 and new IP subnet mask 255.255.255.0 to switch: switch_a(config)#interface vlan1.1 switch_a(config-if)#ip address 192.168.1.10/24 switch_a(config-if)#
Default Gateway:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use ip default-gateway command to set the IP address of the default gateway.
Use the no ip default-gateway command to remove the IP address of the default gateway.
User’s Manual 99
Managed Ethernet Switch
3. Command Syntax: ip default-gateway IP-ADDRESS no ip default-gateway
IP-ADDRESS A.B.C.D specifies the IP address of the default gateway.
4. Example:
The following example sets the default gateway 192.168.1.254 to switch: switch_a(config)#ip default-gateway 192.168.1.254 switch_a(config)#
DNS Server:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use ip dns command to set the IP address of the DNS server.
Use the no ip dns command to remove the IP address of the DNS server.
3. Command Syntax: ip dns IP-ADDRESS no ip dns
IP-ADDRESS A.B.C.D specifies the IP address of the DNS server.
4. Example:
The following example sets the DNS server 192.168.1.100 to switch: switch_a(config)#ip dns 192.168.1.100 switch_a(config)#
ARP Table
1. Command Mode: Privileged Exec mode
Logon to Privileged Exec Mode (Enable Mode).
The switch_a# prompt will show on the screen. switch_a(config)#
2. Usage:
Use show arp-table command to view ARP Table.
3. Command Syntax: show arp-table
4. Example:
User’s Manual 100
Managed Ethernet Switch
The following example shows the ARP Table of switch: switch_a#show arp-table
Route Table
1. Command Mode: Privileged Exec mode
Logon to Privileged Exec Mode (Enable Mode).
The switch_a# prompt will show on the screen. switch_a(config)#
2. Usage:
Use show route-table command to view Route Table.
3. Command Syntax: show route-table
4. Example:
The following example shows the Route Table of switch: switch_a#show route-table
Save Configuration
Load config from TFTP server:
1. Command Mode: Privileged Exec mode
Logon to Privileged Exec Mode (Enable Mode).
The switch_a# prompt will show on the screen. switch_a#
2. Usage:
Use install image command to load configuration file from tftp server to switch.
3. Command Syntax: install image IP-ADDRESS WORD
IP-ADDRESS specifies the IP address of tftp server.
WORD specifies the file name to be loaded to switch.
4. Example:
The following example specifies upgrading firmware (file name: flash.tgz) from tftp server (IP address: 192.168.1.100) to switch: switch_a#install image 192.168.1.100 flash.tgz switch_a#
Load config to TFTP server:
User’s Manual 101
Managed Ethernet Switch
1. Command Mode: Privileged Exec mode
Logon to Privileged Exec Mode (Enable Mode).
The switch_a# prompt will show on the screen. switch_a#
2. Usage:
Use write config-file command to backup configuration file to tftp server.
3. Command Syntax: write config-file IP-ADDRESS
IP-ADDRESS specifies the IP address of tftp server.
4. Example:
The following example backups configuration file to tftp server (IP address:
192.168.1.20): switch_a#write config-file 192.168.1.20 switch_a#
Save Configuration:
1. Command Mode: Privileged Exec mode
Logon to Privileged Exec Mode (Enable Mode).
The switch_a# prompt will show on the screen. switch_a#
2. Usage:
Use copy running-config startup-config command to write configurations to the file to be used at startup. This is the same as the write memory command.
3. Command Syntax: copy running-config startup-config
4. Example:
The following example specifies writing configurations to the file to be used at startup to switch: switch_a#copy running-config startup-config switch_a#
Restore Default:
1. Command Mode: Privileged Exec mode
Logon to Privileged Exec Mode (Enable Mode).
The switch_a# prompt will show on the screen. switch_a#
User’s Manual 102
Managed Ethernet Switch
2. Usage:
Use restore default command to restore default setting of the switch.
3. Command Syntax: restore default
4. Example:
The following example restores default setting of the switch: switch_a#restore default switch_a#
Auto Save:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use this command to enable auto save configuration function. The configuration will be automatically saved at every configured interval while this command is enabled. Use the no form of this command to disable this feature.
3. Command Syntax: service auto-config enable no service auto-config enable
4. Example:
The following example enables or disables auto save configuration to switch: switch_a(config)#service auto-config enable switch_a(config)#no service auto-config enable switch_a(config)#
Auto Save Interval (5~65536 sec):
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use this command to set the interval when the configuration would be automatically saved. The range of interval value is from 5 to 65535. And the default value is 30 seconds.
User’s Manual 103
Managed Ethernet Switch
3. Command Syntax: service auto-config interval WORD
WORD specifies the interval value.
4. Example:
The following example sets the interval WORD (10) when the configuration would be automatically saved to switch: switch_a(config)#service auto-config interval 10 switch_a(config)#
Firmware Upgrade
1. Command Mode: Privileged Exec mode
Logon to Privileged Exec Mode (Enable Mode).
The switch_a# prompt will show on the screen. switch_a#
2. Usage:
Use install image command to upgrade firmware from tftp server to switch.
3. Command Syntax: install image IP-ADDRESS WORD
IP-ADDRESS specifies the IP address of tftp server.
WORD specifies the file name to be upgraded to switch.
4. Example:
The following example specifies upgrading firmware (file name: flash.tgz) from tftp server (IP address: 192.168.1.100) to switch: switch_a#install image 192.168.1.100 flash.tgz switch_a#
Please follow the message on the screen during the firmware upgrade process. Do not turn off the power or perform other functions during this period of time.
User’s Manual 104
Managed Ethernet Switch
At the “switch_a#” prompt just type in “reload” and press <Enter> to reboot the switch after completing the upgrade process.
User’s Manual 105
Managed Ethernet Switch
Reboot
1. Command Mode: Privileged Exec mode
Logon to Privileged Exec Mode (Enable Mode).
The switch_a# prompt will show on the screen. switch_a#
2. Usage:
Use reload command to restart switch.
3. Command Syntax: reload
4. Example:
The following example specifies restarting switch: switch_a#reload switch_a login:
Logout
1. Command Mode: Exec mode or Privileged Exec mode
Logon to Exec Mode (View Mode) or Privileged Exec Mode (Enable Mode).
The switch_a> or switch_a# prompt will show on the screen. switch_a> switch_a#
2. Usage:
Use logout command to exit from the Exec mode or Privileged Exec mode.
3. Command Syntax: logout
4. Example:
The following example specifies to exit from the Exec mode or Privileged
Exec mode. switch_a>logout switch_a login:
User’s Manual 106
Managed Ethernet Switch
Port
Configuration, Port Status, Rate Control, RMON Statistics, Per Port Vlan
Activities
Configuration
Admin Setting:
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode. fe1 means port 1.
The switch_a(config-if)# prompt will show on the screen. switch_a(config)#interface fe1 switch_a(config-if)#
2. Usage:
Use the shutdown command to shut down the selected interface.
Use the no shutdown to disable this function.
3. Command Syntax:
(no) shutdown
4. Example:
The following example shows the use of the shutdown command to shut down the interface fe1 (port 1): switch_a(config)#interface fe1 switch_a(config-if)#shutdown switch_a(config-if)#
Duplex:
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode. fe1 means port 1.
The switch_a(config-if)# prompt will show on the screen. switch_a(config)#interface fe1 switch_a(config-if)#
2. Usage:
Use duplex command to specify the duplex mode to be used for each interface.
Use the no duplex to disable this function.
User’s Manual 107
Managed Ethernet Switch
3. Command Syntax:
(no) duplex MODE
MODE specifies the duplex mode: auto, full, half.
4. Example:
The following example shows the use of duplex MODE (full) to the interface fe1 (port 1): switch_a(config)#interface fe1 switch_a(config-if)#duplex full switch_a(config-if)#
Flow control:
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode. fe1 means port 1.
The switch_a(config-if)# prompt will show on the screen. switch_a(config)#interface fe1 switch_a(config-if)#
2. Usage:
Use flowcontrol on command to enable flow control, and configure the flow control mode for the port.
Use the no flowcontrol to disable this function.
3. Command Syntax: flowcontrol on no flowcontrol
4. Example:
The following example shows the use of flowcontrol on to the interface fe1
(port 1): switch_a(config)#interface fe1 switch_a(config-if)#flowcontrol on switch_a(config-if)#
Port Status
1. Command Mode: Exec mode or Privileged Exec mode
Logon to Exec Mode (View Mode) or Privileged Exec Mode (Enable Mode).
The switch_a> or switch_a# prompt will show on the screen. switch_a> switch_a#
User’s Manual 108
Managed Ethernet Switch
2. Usage:
Use the show interface command to display interface configuration and status.
3. Command Syntax: show interface IFNAME
IFNAME specifies the name of the interface for which status and configuration information is desired.
4. Example:
The following example shows the use of show interface to display interface configuration and status of the interface fe1 (port 1): switch_a>show interface fe1
Rate Control
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode. fe1 means port 1.
The switch_a(config-if)# prompt will show on the screen. switch_a(config)#interface fe1 switch_a(config-if)#
2. Usage:
Use this command to specify the ingress/egress rate to be used for each interface. The bandwidth value is in bits.
Use the no parameter with this command to remove the ingress/egress rate to be used for each interface.
3. Command Syntax:
(no) rate-control ingress/egress VALUE
VALUE
<1-10000000000 bits> (usable units: k, m, g)
<1-999>k|m for 1 to 999 kilo bits or mega bits.
1g for 1 giga bits.
4. Example:
The following example shows the use of rate-control ingress VALUE (10
mega bits) to the interface fe1 (port 1): switch_a(config)#interface fe1 switch_a(config-if)#rate-control ingress 10m switch_a(config-if)#
User’s Manual 109
Managed Ethernet Switch
RMON Statistics
1. Command Mode: Exec mode or Privileged Exec mode
Logon to Exec Mode (View Mode) or Privileged Exec Mode (Enable Mode).
The switch_a> or switch_a# prompt will show on the screen. switch_a> switch_a#
2. Usage:
Use the show interface statistics command to display RMON statistics of interface.
3. Command Syntax: show interface statistics IFNAME
IFNAME specifies the name of the interface for which RMON statistics is desired.
4. Example:
The following example shows the use of show interface statistics to display
RMON statistics of the interface fe1 (port 1): switch_a>show interface statistics fe1
Per Port Vlan Activities
1. Command Mode: Exec mode or Privileged Exec mode
Logon to Exec Mode (View Mode) or Privileged Exec Mode (Enable Mode).
The switch_a> or switch_a# prompt will show on the screen. switch_a> switch_a#
2. Usage:
Use show vlan command to display information about a particular VLAN by specifying the VLAN ID.
3. Command Syntax: show vlan <2-4094>
<2-4094> VLAN ID.
4. Example:
The following is an output of show vlan command displaying information about VLAN 2: switch_a>show vlan 2
User’s Manual 110
Managed Ethernet Switch
Switching
Bridging, Static MAC Entry, Port Mirroring
Bridging
Aging Time (seconds):
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use this command to specify an ageing-out time for a learned MAC address.
The learned MAC address will persist till this specified time.
3. Command Syntax:
Bridge GROUP ageing-time AGEINGTIME no bridge GROUP ageing-time
Group = <1-1> The ID of the bridge-group that this ageing time is for.
AGEINGTIME = <10-1000000> The number of seconds of persistence.
4. Example:
The following example sets the new AGEINGTIME (1000) to bridge GROUP
(1): switch_a(config)#bridge 1 ageing-time 1000 switch_a(config)#
Threshold level (0-100):
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode. fe1 means port 1.
The switch_a(config-if)# prompt will show on the screen. switch_a(config)#interface fe1 switch_a(config-if)#
2. Usage:
Use storm-control level command to specify the rising threshold level for broadcasting, multicast, or destination lookup failure traffic. The storm control action occurs when traffic utilization reaches this level.
3. Command Syntax: storm-control level LEVEL
User’s Manual 111
Managed Ethernet Switch
LEVEL <0-100> specifies the percentage of the threshold; percentage of the maximum speed (pps) of the interface.
4. Example:
The following example shows setting storm-control level LEVEL (30) to the interface fe1 (port 1): switch_a(config)#interface fe1 switch_a(config-if)#storm-control level 30 switch_a(config-if)#
Broadcast:
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode. fe1 means port 1.
The switch_a(config-if)# prompt will show on the screen. switch_a(config)#interface fe1 switch_a(config-if)#
2. Usage:
Use storm-control broadcast enable command to enable broadcast traffic.
Use no storm-control broadcast command to disable broadcast traffic.
3. Command Syntax: storm-control broadcast enable no storm-control broadcast
4. Example:
The following example shows setting storm-control broadcast enable to the interface fe1 (port 1): switch_a(config)#interface fe1 switch_a(config-if)#storm-control broadcast enable switch_a(config-if)#
Multicast:
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode. fe1 means port 1.
The switch_a(config-if)# prompt will show on the screen. switch_a(config)#interface fe1 switch_a(config-if)#
2. Usage:
User’s Manual 112
Managed Ethernet Switch
Use storm-control multicast enable command to enable multicast traffic.
Use no storm-control multicast command to disable multicast traffic.
3. Command Syntax: storm-control multicast enable no storm-control multicast
4. Example:
The following example shows setting storm-control multicast enable to the interface fe1 (port 1): switch_a(config)#interface fe1 switch_a(config-if)#storm-control multicast enable switch_a(config-if)#
DLF:
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode. fe1 means port 1.
The switch_a(config-if)# prompt will show on the screen. switch_a(config)#interface fe1 switch_a(config-if)#
2. Usage:
Use storm-control dlf enable command to enable destination lookup failure traffic.
Use no storm-control dlf command to disable destination lookup failure traffic.
3. Command Syntax: storm-control dlf enable no storm-control dlf
dlf destination lookup failure
4. Example:
The following example shows setting storm-control dlf enable to the interface fe1 (port 1): switch_a(config)#interface fe1 switch_a(config-if)#storm-control dlf enable switch_a(config-if)#
Static MAC Entry
Static-MAC-Entry Forward:
1. Command Mode: Configure mode
User’s Manual 113
Managed Ethernet Switch
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use this command to statically configure a bridge entry to forward matching frames.
3. Command Syntax: bridge GROUP address MAC forward IFNAME VLANID no bridge GROUP address MAC forward IFNAME VLANID
GROUP <1-1> Bridge-group ID used for bridging.
MAC the Media Access Control (MAC) address in the HHHH.HHHH.HHHH format.
IFNAME the interface on which the frame comes in.
VLANID The VID of the VLAN that will be enabled or disabled on the bridge
<2-4094>.
4. Example:
The following example configures a bridge GROUP (1) to forward matching frames (MAC address 2222.2222.2222) to the interface fe1 (port 1) in vlan
VLANID (2): switch_a(config)#bridge 1 address 2222.2222.2222 forward fe1 vlan 2 switch_a(config)#
Static-MAC-Entry Discard:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use this command to statically configure a bridge entry to discard matching frames in a particular VLAN.
3. Command Syntax: bridge GROUP address MAC discard vlan VLANID no bridge GROUP address MAC discard vlan VLANID
GROUP <1-1> Bridge-group ID used for bridging.
MAC the Media Access Control (MAC) address in the HHHH.HHHH.HHHH format.
VLANID The VID of the VLAN on the bridge <1-4094>.
4. Example:
The following example configures a bridge GROUP (1) to discard matching frames (MAC address 2222.2222.2222) in vlan VLANID (1):
User’s Manual 114
Managed Ethernet Switch switch_a(config)#bridge 1 address 2222.2222.2222 discard vlan 1 switch_a(config)#
Port Mirroring
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode. fe1 means port 1.
The switch_a(config-if)# prompt will show on the screen. switch_a(config)#interface fe1 switch_a(config-if)#
2. Usage:
Use this command to define a mirror source port and its direction.
Use the no parameter with this command to disable port mirroring by the destination port on the specified source port.
3. Command Syntax: mirror interface SOURCEPORT direction SNOOPDIRECTION no mirror interface SOURCEPORT
SOURCEPORT Name of the Source interface to be used.
SNOOPDIRECTION [both|receive|transmit] both Specifies mirroring of traffic in both directions. receive Specifies mirroring of received traffic. transmit Specifies mirroring of transmitted traffic.
4. Example:
The following example enables port mirroring by the destination port fe1 (port
1) on the specified source port fe2 (port 2): switch_a(config)#interface fe1 switch_a(config-if)#mirror interface fe2 direction both switch_a(config-if)#
User’s Manual 115
Managed Ethernet Switch
Trunking
Port Trunking
Port Trunking
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode. fe1 means port 1.
The switch_a(config-if)# prompt will show on the screen. switch_a(config)#interface fe1 switch_a(config-if)#
2. Usage:
Use static-channel-group command to create a static aggregator, or add a member port to an already-existing static aggregator.
Use the no static-channel-group command to detach the port from the static aggregator.
3. Command Syntax: static-channel-group <1-8> no static-channel-group
<1-8> Channel group number.
Maximum 8 ports in static-channel-group 1 to 6.
Maximum 4 ports in static-channel-group 7 and 8.
4. Example:
The following example adding the interface fe1 (port 1) to
static-channel-group 1: switch_a(config)#interface fe1 switch_a(config-if)#static-channel-group 1 switch_a(config-if)#
User’s Manual 116
Managed Ethernet Switch
STP / Ring
Global Configuration, RSTP Port Setting, MSTP Properties, MSTP Instance
Setting, MSTP Port Setting, Ring Setting
Global Configuration
STP Version:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use this command to choose the Spanning Tree protocol, Rapid Spanning
Tree protocol, or Multiple Spanning Tree protocol on a bridge.
3. Command Syntax: bridge GROUP protocol PROTOCOL vlan-bridge
GROUP <1-1> Bridge group name used for bridging.
PROTOCOL
ieee IEEE 802.1Q spanning-tree protocol.
mstp IEEE 802.1s multiple spanning-tree protocol. rstp IEEE 802.1w rapid spanning-tree protocol.
4. Example:
The following example chooses the PROTOCOL (rstp) on bridge GROUP
(1): switch_a(config)#bridge 1 protocol rstp vlan-bridge switch_a(config)#
Multiple Spanning Tree Protocol:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use this command to enable the Multiple Spanning Tree protocol on a bridge.
Use the no form of the command to disable the Multiple Spanning Tree protocol on a bridge.
3. Command Syntax: bridge GROUP multiple-spanning-tree enable
User’s Manual 117
Managed Ethernet Switch no bridge GROUP multiple-spanning-tree enable BRIDGE-FORWARD
GROUP <1-1> Bridge group name used for bridging.
BRIDGE-FORWARD Puts all ports of the specified bridge into the forwarding state.
4. Example:
The following example enables or disables the multiple-spanning-tree on bridge GROUP (1): switch_a(config)#bridge 1 multiple-spanning-tree enable switch_a(config)#no bridge 1 multiple-spanning-tree enable bridge-forward switch_a(config)#
Rapid Spanning Tree Protocol:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use this command to enable the Rapid Spanning Tree protocol on a bridge.
Use the no form of the command to disable the Rapid Spanning Tree protocol on a bridge.
3. Command Syntax: bridge GROUP rapid-spanning-tree enable no bridge GROUP rapid-spanning-tree enable BRIDGE-FORWARD
GROUP <1-1> Bridge group name used for bridging.
BRIDGE-FORWARD Puts all ports of the specified bridge into the forwarding state.
4. Example:
The following example enables or disables the rapid-spanning-tree on bridge GROUP (1): switch_a(config)#bridge 1 rapid-spanning-tree enable switch_a(config)#no bridge 1 rapid-spanning-tree enable bridge-forward switch_a(config)#
Spanning Tree Protocol:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
User’s Manual 118
Managed Ethernet Switch
Use this command to enable the Spanning Tree protocol on a bridge.
Use the no form of the command to disable the Spanning Tree protocol on a bridge.
3. Command Syntax: bridge GROUP spanning-tree enable no bridge GROUP spanning-tree enable BRIDGE-FORWARD
GROUP <1-1> Bridge group name used for bridging.
BRIDGE-FORWARD Puts all ports of the specified bridge into the forwarding state.
4. Example:
The following example enables or disables the spanning-tree on bridge
GROUP (1): switch_a(config)#bridge 1 spanning-tree enable switch_a(config)#no bridge 1 spanning-tree enable bridge-forward switch_a(config)#
Bridge Priority (0..61440):
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use this command to set bridge priority for the common instance. Using a lower priority indicates a greater likelihood of the bridge becoming root.
3. Command Syntax: bridge GROUP priority PRIORITY no bridge GROUP priority
GROUP <1-1> The ID of the bridge group for which the priority is set.
PRIORITY <0-61440> The bridge priority.
4. Example:
The following example sets the priority PRIORITY (4096) of bridge GROUP
(1): switch_a(config)#bridge 1 priority 4096 switch_a(config)#
Hello Time (sec) (1..9):
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen.
User’s Manual 119
Managed Ethernet Switch switch_a(config)#
2. Usage:
Use this command to set the hello-time, the time in seconds after which (if this bridge is the root bridge) all the bridges in a bridged LAN exchange
Bridge Protocol Data Units (BPDUs).
3. Command Syntax: bridge GROUP hello-time HELLOTIME no bridge GROUP hello-time
GROUP <1-1> The ID of the bridge group to which this hello time is assigned.
HELLOTIME <1-9> The hello BPDU interval in seconds.
4. Example:
The following example sets the hello-time HELLOTIME (9) of bridge GROUP
(1): switch_a(config)#bridge 1 hello-time 9 switch_a(config)#
Max Age (sec) (6..28):
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use this command to set the max-age for a bridge.
Use the no parameter with this command to restore the default value of max-age.
3. Command Syntax: bridge GROUP max-age MAXAGE no bridge GROUP max-age
GROUP <1-1> The ID of the bridge group to which this maximum age time is assigned.
MAXAGE <6-28> The maximum time, in seconds, to listen for the root bridge.
4. Example:
The following example sets the max-age MAXAGE (28) of bridge GROUP
(1): switch_a(config)#bridge 1 max-age 28 switch_a(config)#
User’s Manual 120
Managed Ethernet Switch
Forward Delay (sec) (4..30):
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use this command to set the time (in seconds) after which (if this bridge is the root bridge) each port changes states to learning and forwarding.
Use the no parameter with this command to restore the default value.
3. Command Syntax: bridge GROUP forward-time FORWARD_DELAY no bridge GROUP forward-time
GROUP <1-1> The ID of the bridge group to which this delay time is assigned.
FORWARD_DELAY <4-30> the forwarding time delay in seconds.
4. Example:
The following example sets the forward-time FORWARD_DELAY (30) of bridge GROUP (1): switch_a(config)#bridge 1 forward-time 30 switch_a(config)#
RSTP Port Setting
Priority(Granularity 16):
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode. fe1 means port 1.
The switch_a(config-if)# prompt will show on the screen. switch_a(config)#interface fe1 switch_a(config-if)#
2. Usage:
Use this command to set the port priority for a bridge. The lower priority indicates a greater likelihood of the bridge becoming root.
3. Command Syntax: bridge GROUP priority PRIORITY
GROUP <1-1> the ID of the bridge group.
PRIORITY <0-240> The priority to be assigned to the group.
4. Example:
The following example sets the priority PRIORITY (100) of the interface fe1
User’s Manual 121
Managed Ethernet Switch
(port 1) of bridge GROUP (1): switch_a(config)#interface fe1 switch_a(config-if)#bridge 1 priority 100 switch_a(config-if)#
Admin. Path Cost:
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode. fe1 means port 1.
The switch_a(config-if)# prompt will show on the screen. switch_a(config)#interface fe1 switch_a(config-if)#
2. Usage:
Use this command to set the cost of a path associated with a bridge-group.
Use the no parameter with this command to restore the default cost of a path associated with a bridge-group.
3. Command Syntax: bridge GROUP path-cost PATHCOST no bridge GROUP path-cost
GROUP <1-1> the ID of the bridge group.
PATHCOST <1-200000000> The cost to be assigned to the group.
4. Example:
The following example sets the cost (123) of the interface fe1 (port 1) of bridge GROUP (1): switch_a(config)#interface fe1 switch_a(config-if)#bridge 1 path-cost 123 switch_a(config-if)#
Point to Point Link:
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode. fe1 means port 1.
The switch_a(config-if)# prompt will show on the screen. switch_a(config)#interface fe1 switch_a(config-if)#
2. Usage:
Use spanning-tree link-type command to set the link type of a port to enable or disable rapid transition.
User’s Manual 122
Managed Ethernet Switch
Use the no spanning-tree link-type command to set a port to its default state and to disable rapid transition.
3. Command Syntax:
(no) spanning-tree link-type LINKTYPE
LINKTYPE The link type to be assigned to the port.
point-to-point Enable rapid transition.
shared Disable rapid transition.
4. Example:
The following example sets the link-type LINKTYPE (point-to-point) of the interface fe1 (port 1): switch_a(config)#interface fe1 switch_a(config-if)#spanning-tree link-type point-to-point switch_a(config-if)#
Autoedge:
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode. fe1 means port 1.
The switch_a(config-if)# prompt will show on the screen. switch_a(config)#interface fe1 switch_a(config-if)#
2. Usage:
Use spanning-tree autoedge command to assist in automatic identification of the edge port.
Use the no spanning-tree autoedge command to disable this feature.
3. Command Syntax:
(no) spanning-tree autoedge
4. Example:
The following example enables the spanning-tree autoedge of the interface fe1 (port 1): switch_a(config)#interface fe1 switch_a(config-if)#spanning-tree autoedge switch_a(config-if)#
Edgeport:
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode.
User’s Manual 123
Managed Ethernet Switch fe1 means port 1.
The switch_a(config-if)# prompt will show on the screen. switch_a(config)#interface fe1 switch_a(config-if)#
2. Usage:
Use spanning-tree edgeport command to set a port as an edge-port and to enable rapid transitions.
Use the no spanning-tree edgeport command to set a port to its default state (not an edge-port) and to disable rapid transitions.
3. Command Syntax:
(no) spanning-tree edgeport
4. Example:
The following example enables the spanning-tree edgeport of the interface fe1 (port 1): switch_a(config)#interface fe1 switch_a(config-if)#spanning-tree edgeport switch_a(config-if)#
MSTP Properties
Region Name:
1. Command Mode: MST Configuration mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to MST Configuration mode.
The switch_a(config-mst)# prompt will show on the screen. switch_a(config)#spanning-tree mst configuration switch_a(config-mst)#
2. Usage:
Use this command to create an MST region and specify a name to it. MST bridges of a region form different spanning trees for different VLANs. By default, each MST bridge starts with the region name as its bridge address.
This means each MST bridge is a region by itself, unless specifically added to one.
3. Command Syntax: bridge GROUP region REGION_NAME no bridge GROUP region
GROUP <1-1> Specify the bridge-group ID.
REGION_NAME Specify the name of the region.
4. Example:
The following example creates an MST region and specifies a name
(regionname) to it in bridge GROUP (1):
User’s Manual 124
Managed Ethernet Switch
Switch_a(config)#spanning-tree mst configuration switch_a(config-mst)#bridge 1 region regionname switch_a(config-mst)#
Revision Level:
1. Command Mode: MST Configuration mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to MST Configuration mode.
The switch_a(config-mst)# prompt will show on the screen. switch_a(config)#spanning-tree mst configuration switch_a(config-mst)#
2. Usage:
Use this command to specify the number for configuration information. The default value of revision number is 0.
3. Command Syntax: bridge GROUP revision REVISION_NUM
GROUP <1-1> Specify the bridge-group ID.
REVISION_NUM <0-255> Revision number.
4. Example:
The following example specifies a revision number (25) of MST configuration in bridge GROUP (1): switch_a(config)#spanning-tree mst configuration switch_a(config-mst)#bridge 1 revision 25 switch_a(config-mst)#
Max Hops:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use this command to specify the maximum allowed hops for BPDU in an
MST region. This parameter is used by all the instances of the MST.
Specifying the max hops for a BPDU prevents the messages from looping indefinetely in the network. When a bridge receives a MST BPDU that has exceeded the allowed max-hops, it discards the BPDU.
3. Command Syntax: bridge GROUP max-hops HOP_COUNT no bridge GROUP max-hops
User’s Manual 125
Managed Ethernet Switch
GROUP <1-1> Specify the bridge-group ID.
HOP_COUNT Maximum hops the BPDU will be valid for.
4. Example:
The following example specifies the maximum allowed hops (25) for BPDU in bridge GROUP (1): switch_a(config)#bridge 1 max-hops 25 switch_a(config)#
MSTP Instance Setting
Bridge Instance VLAN:
1. Command Mode: MST Configuration mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to MST Configuration mode.
The switch_a(config-mst)# prompt will show on the screen. switch_a(config)#spanning-tree mst configuration switch_a(config-mst)#
2. Usage:
Use this command to simultaneously add multiple VLANs for the corresponding instance of a bridge. This command can be used only after the
VLANs are defined. Use the no parameter with this command to simultaneously remove multiple VLANs for the corresponding instance of a bridge.
3. Command Syntax: bridge GROUP instance INSTANCE_ID vlan VLAN_ID no bridge GROUP instance INSTANCE_ID vlan VLAN_ID
GROUP <1-1> Specify the bridge-group ID.
INSTANCE_ID <1-15> Specify the instance ID.
VLAN_ID <1-4094> Specify multiple VLAN IDs corresponding to the bridge instance
4. Example:
The following example associates multiple VLANs (10) and (20) to instance
(1) of bridge GROUP (1): switch_a(config)#bridge 1 protocol mstp switch_a(config)#spanning-tree mst configuration switch_a(config-mst)#bridge 1 instance 1 vlan 10, 20 switch_a(config-mst)#
Bridge Instance Priority:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
User’s Manual 126
Managed Ethernet Switch
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use this command to set the bridge priority for an MST instance to the value specified. Use the no parameter with this command to restore the default value of the bridge priority. The lower the priority of the bridge, the better the chances are the bridge becoming a root bridge or a designated bridge for the
LAN. The priority values can be set only in increments of 4096.
3. Command Syntax: bridge GROUP instance INSTANCE_ID priority BRIDGE_PRIORITY no bridge GROUP instance INSTANCE_ID priority
GROUP <1-1> Specify the bridge-group ID.
INSTANCE_ID Specify the instance ID.
BRIDGE_PRIORITY <0-61440> Specify the bridge priority.
4. Example:
The following example sets the bridge priority (0) for an MST instance (3) in bridge GROUP (1): switch_a(config)#bridge 1 instance 3 priority 0 switch_a(config)#
MSTP Port Setting
Bridge-Group Instance:
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode. fe1 means port 1.
The switch_a(config-if)# prompt will show on the screen. switch_a(config)#interface fe1 switch_a(config-if)#
2. Usage:
Use this command to assign a Multiple Spanning Tree instance to a port. Use the no parameter with this command to remove the instance.
3. Command Syntax: bridge GROUP instance INSTANCE_ID no bridge GROUP instance INSTANCE_ID
GROUP <1-1> Specify the bridge-group ID.
INSTANCE_ID Specify the instance ID.
4. Example:
The following example assigns a Multiple Spanning Tree instance (3) to a port
(fe1) in bridge GROUP (1):
User’s Manual 127
Managed Ethernet Switch switch_a(config)#interface fe1 switch_a(config-if)#bridge-group 1 instance 3 switch_a(config-if)#
Bridge-Group Instance Priority:
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode. fe1 means port 1.
The switch_a(config-if)# prompt will show on the screen. switch_a(config)#interface fe1 switch_a(config-if)#
2. Usage:
Use this command to set the port priority for a bridge group. The Multiple
Spanning Tree Protocol uses port priority as a tiebreaker to determine which port should forward frames for a particular instance on a LAN, or which port should be the root port for an instance. A lower value implies a better priority.
In the case of the same priority, the interface index will serve as the tiebreaker, with the lower-numbered interface being preferred over others.
The permitted range is 0-240. The priority values can only be set in increments of 16.
3. Command Syntax: bridge GROUP instance INSTANCE_ID priority PRIORITY
GROUP <1-1> Specify the bridge-group ID.
INSTANCE_ID <1-15> Specify the instance ID.
PRIORITY <0-240> Specify the port priority in a range of <0-240>.
4. Example:
The following example sets the port priority (121) for Multiple Spanning Tree instance (3) to a port (fe1) in bridge GROUP (1): switch_a(config)#interface fe1 switch_a(config-if)#bridge-group 1 instance 3 priority 121 switch_a(config-if)#
Bridge-Group Instance Path-Cost:
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode. fe1 means port 1.
The switch_a(config-if)# prompt will show on the screen. switch_a(config)#interface fe1 switch_a(config-if)#
User’s Manual 128
Managed Ethernet Switch
2. Usage:
Use this command to set the cost of a path associated with an interface. Use the no parameter with this command to restore the default cost value of the path. A lower path-cost indicates a greater likelihood of the specific interface becoming a root.
3. Command Syntax: bridge GROUP instance INSTANCE_ID path-cost PATH_COST
GROUP <1-1> Specify the bridge-group ID.
INSTANCE_ID <1-15> Specify the instance ID.
PATH_COST <1-200000000> Specify the cost of path in the range of
<1-200000000>.
4. Example:
The following example sets the path cost (1000) for Multiple Spanning Tree instance (3) to a port (fe1) in bridge GROUP (1): switch_a(config)#interface fe1 switch_a(config-if)#bridge-group 1 instance 3 path-cost 1000 switch_a(config-if)#
Ring Setting
Ring state:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use this command to enable Ring state. Use the no parameter with this command to disable Ring state.
3. Command Syntax: bridge GROUP protocol ring no bridge GROUP ring enable BRIDGE-FORWARD
GROUP <1-1> Specify the bridge-group ID.
BRIDGE-FORWARD Puts all ports of the specified bridge into the forwarding state.
4. Example:
The following example enables Ring state in bridge GROUP (1): switch_a(config)#bridge 1 protocol ring switch_a(config)#
User’s Manual 129
Managed Ethernet Switch
Set ring port:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use this command to set Ring port 1 and Ring port 2.
3. Command Syntax: ring set-port RING_PORT_1 RING_PORT_2
RING_PORT_1 Specify the Ring port 1.
RING_PORT_2 Specify the Ring port 2.
4. Example:
The following example sets the fe1 and fe2 as Ring port 1 and Ring port 2: switch_a(config)#ring set-port fe1 fe2 switch_a(config)#
User’s Manual 130
Managed Ethernet Switch
VLAN
VLAN Mode Setting, 802.1Q VLAN Setting, 802.1Q Port Setting, Port Based
VLAN
802.1Q VLAN Setting
VLAN Database:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use vlan database command to enter the VLAN configuration mode.
3. Command Syntax: vlan database
4. Example:
The following example changes to VLAN configuration mode from Configure mode: switch_a(config)#vlan database switch_a(config-vlan)#
Add VLAN/Delete VLAN:
1. Command Mode: VLAN Configure mode
Logon to Configure Mode (Configure Terminal Mode).
Logon to VLAN Configure Mode.
The switch_a(config-vlan)# prompt will show on the screen. switch_a(config)#vlan database switch_a(config-vlan)#
2. Usage:
This command enables or disables the state of a particular VLAN on a bridge basis. Specifying the disable state causes all forwarding over the specified
VLAN ID on the specified bridge to cease. Specifying the enable state allows forwarding of frames on the specified VLAN-aware bridge.
3. Command Syntax: vlan VLANID bridge GROUP name VLAN_NAME state enable/disable no vlan VLANID bridge GROUP
VLANID The VID of the VLAN that will be enabled or disabled on the bridge
<2-4094>.
User’s Manual 131
Managed Ethernet Switch
GROUP <1-1> The ID of the bridge-group on which the VLAN will be affected.
VLAN_NAME The ASCII name of the VLAN. Maximum length: 16 characters. enable Sets VLAN into an enable state. disable Sets VLAN into a disable state.
4. Example:
The following example enables the vlan VLANID (2) and name VLAN_NAME
(vlan2) of bridge GROUP (1): switch_a(config-vlan)#vlan 2 bridge 1 name vlan2 state enable switch_a(config-vlan)#
802.1Q Port Setting
Switchport mode access:
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode. fe1 means port 1.
The switch_a(config-if)# prompt will show on the screen. switch_a(config)#interface fe1 switch_a(config-if)#
2. Usage:
Use switchport mode access command to set the switching characteristics of the Layer-2 interface to access mode, and classify untagged frames only.
Use the no switchport access command to reset the mode of the Layer-2 interface to access (default).
3. Command Syntax: switchport mode access no switchport access
4. Example:
The following example sets the switchport mode access of the interface fe1
(port 1): switch_a(config)#interface fe1 switch_a(config-if)#switchport mode access switch_a(config-if)#
Switchport mode hybrid:
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode.
User’s Manual 132
Managed Ethernet Switch fe1 means port 1.
The switch_a(config-if)# prompt will show on the screen. switch_a(config)#interface fe1 switch_a(config-if)#
2. Usage:
Use switchport mode hybrid command to set the switching characteristics of the Layer-2 interface as hybrid, and classify both tagged and untagged frames.
Use the no switchport hybrid command to reset the mode of the Layer-2 interface to access (default).
3. Command Syntax: switchport mode hybrid switchport mode hybrid acceptable-frame-type all/vlan-tagged no switchport hybrid
all Set all frames can be received.
vlan-tagged Set vlan-tagged frames can only be received.
4. Example:
The following example sets the switchport mode hybrid of the interface fe1
(port 1) and all frames to be received on interface fe1 (port 1): switch_a(config)#interface fe1 switch_a(config-if)#switchport mode hybrid acceptable-frame-type all switch_a(config-if)#
Switchport mode trunk:
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode. fe1 means port 1.
The switch_a(config-if)# prompt will show on the screen. switch_a(config)#interface fe1 switch_a(config-if)#
2. Usage:
Use switchport mode trunk command to set the switching characteristics of the Layer-2 interface as trunk, and specify only tagged frames.
Use the no switchport trunk command to reset the mode of the Layer-2 interface to access (default).
3. Command Syntax: switchport mode trunk no switchport trunk
4. Example:
User’s Manual 133
Managed Ethernet Switch
The following example sets the switchport mode trunk of the interface fe1
(port 1): switch_a(config)#interface fe1 switch_a(config-if)#switchport mode trunk switch_a(config-if)#
Switchport hybrid allowed vlan:
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode. fe1 means port 1.
The switch_a(config-if)# prompt will show on the screen. switch_a(config)#interface fe1 switch_a(config-if)#
2. Usage:
Use this command to set the switching characteristics of the Layer-2 interface to hybrid. Both tagged and untagged frames will be classified over hybrid interfaces.
Use the no parameter to turn off allowed hybrid switching.
3. Command Syntax: switchport hybrid allowed vlan all switchport hybrid allowed vlan none switchport hybrid allowed vlan add VLANID egress-tagged enable/disable switchport hybrid allowed vlan remove VLANID no switchport hybrid vlan all Allow all VLANs to transmit and receive through the Layer-2 interface. none Allow no VLANs to transmit and receive through the Layer-2 interface. add Add a VLAN to the member set. remove Remove a VLAN from the member set.
VLANID <2-4094> The ID of the VLAN or VLANs that will be added to, or removed from, the Layer-2 interface.
For a VLAN range, specify two VLAN numbers: lowest, then highest number in the range, separated by a hyphen.
For a VLAN list, specify the VLAN numbers separated by commas. egress-tagged enable Enable the egress tagging for the outgoing frames. disable Disable the egress tagging for the outgoing frames.
4. Example:
The following example specifies to add the interface fe1 (port 1) to VLANID
(2) and enable the egress-tagged for the outgoing frames on interface fe1
(port 1): switch_a(config)#interface fe1 switch_a(config-if)#switchport hybrid allowed vlan add 2 egress-tagged enable
User’s Manual 134
Managed Ethernet Switch switch_a(config-if)#
Switchport trunk allowed vlan:
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode. fe1 means port 1.
The switch_a(config-if)# prompt will show on the screen. switch_a(config)#interface fe1 switch_a(config-if)#
2. Usage:
Use this command to set the switching characteristics of the Layer-2 interface to trunk. The all parameter indicates that any VLAN ID is part of its port’s member set. The none parameter indicates that no VLAN ID is configured on this port. The add and remove parameters will add and remove VLAN IDs to/from the port’s member set.
Use the no parameter to remove all VLAN IDs configured on this port.
3. Command Syntax: switchport trunk allowed vlan all switchport trunk allowed vlan none switchport trunk allowed vlan add VLANID switchport trunk allowed vlan remove VLANID switchport trunk allowed vlan except VLANID no switchport trunk vlan all Allow all VLANs to transmit and receive through the Layer-2 interface. none Allow no VLANs to transmit and receive through the Layer-2 interface. add Add a VLAN to transmit and receive through the Layer-2 interface. remove Remove a VLAN from transmit and receive through the Layer-2 interface. except All VLANs, except the VLAN for which the ID is specified, are part of its ports member set.
VLANID <2-4094> The ID of the VLAN or VLANs that will be added to, or removed from, the Layer-2 interface. A single VLAN, VLAN range, or VLAN list can be set.
For a VLAN range, specify two VLAN numbers: lowest, then highest number in the range, separated by a hyphen.
For a VLAN list, specify the VLAN numbers separated by commas.
4. Example:
The following example specifies to add the interface fe1 (port 1) to VLANID
(2): switch_a(config)#interface fe1 switch_a(config-if)#switchport trunk allowed vlan add 2 switch_a(config-if)#
User’s Manual 135
Managed Ethernet Switch
Port Based VLAN
Switchport portbase add/remove vlan:
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode. fe1 means port 1.
The switch_a(config-if)# prompt will show on the screen. switch_a(config)#interface fe1 switch_a(config-if)#
2. Usage:
Use this command to set or remove the default VLAN for the interface.
3. Command Syntax: switchport portbase add|remove vlan VLANID
VLANID The ID of the VLAN will be added to or removed from the Layer-2 interface.
4. Example:
The following example specifies to add the interface fe1 (port 1) to VLANID
(2): switch_a(config)#interface fe1 switch_a(config-if)#switchport portbase add vlan 2 switch_a(config-if)#
User’s Manual 136
Managed Ethernet Switch
QoS
Global Configuration, 802.1p Priority, DSCP
Global Configuration
QoS:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use mls qos enable command to globally enable QoS.
Use the no mls qos command to globally disable QoS.
3. Command Syntax: mls qos enable
(no) mls qos
4. Example:
The following example globally enables QoS on the switch: switch_a(config)#mls qos enable switch_a(config)#
Trust:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use mls qos trust command to turn on QoS trust CoS or DSCP.
Use the no mls qos trust command to turn off QoS trust CoS or DSCP.
3. Command Syntax:
(no) mls qos trust cos/dscp
cos Class of Service.
dscp Differentiated Service Code Point.
4. Example:
The following example turns on QoS trust CoS on the switch: switch_a(config)#mls qos trust cos switch_a(config)#
User’s Manual 137
Managed Ethernet Switch
Strict Priority:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use priority-queue out command to enable the egress expedite queue.
Use the no priority-queue out command to disable the egress expedite queue.
3. Command Syntax:
(no) priority-queue out
4. Example:
The following example enables the egress expedite queue on the switch: switch_a(config)#priority-queue out switch_a(config)#
Weighted Round Robin:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use wrr-queue bandwidth command to specify the bandwidth ratios of the transmit queues.
3. Command Syntax: wrr-queue bandwidth WRR_WTS
WRR_WTS Weighted Round Robin (WRR) weights for the 4 queues (4 values separated by spaces). Range is 1-55.
4. Example:
The following example specifies the bandwidth ratios of the transmit queues on the switch: switch_a(config)#wrr-queue bandwidth 1 2 4 8 switch_a(config)#
User’s Manual 138
Managed Ethernet Switch
802.1p Priority
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use wrr-queue cos-map command to specify CoS values for a queue.
3. Command Syntax: wrr-queue cos-map QUEUE_ID COS_VALUE
QUEUE_ID Queue ID. Range is 0-3.
COS_VALUE CoS values. Up to 8 values (separated by spaces). Range is
0-7.
4. Example:
The following example shows mapping CoS values 0 and 1 to queue 1 on the switch: switch_a(config)#wrr-queue cos-map 1 0 1 switch_a(config)#
DSCP
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use mls qos map dscp-queue command to map the DSCP values to a queue.
3. Command Syntax: mls qos map dscp-queue DSCP_VALUE to QUEUE_ID
DSCP_VALUE DSCP values. Up to 8 values (separated by spaces). Range is 0-63.
QUEUE_ID Queue ID. Range is 0-3.
4. Example:
The following example shows mapping DSCP values 0 to 3 to queue 1 on the switch: switch_a(config)#mls qos map dscp-queue 0 1 2 3 to 1 switch_a(config)#
User’s Manual 139
Managed Ethernet Switch
SNMP
SNMP General Setting, SNMP v1/v2c, SNMP v3
SNMP General Setting
SNMP Status:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use snmp-server enable command to enable and no snmp-server enable command to disable SNMP to the switch.
3. Command Syntax:
(no) snmp-server enable
4. Example:
The following example enables SNMP to the switch: switch_a(config)#snmp-server enable switch_a(config)#
Description:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use snmp-server description command to specify and no snmp-server
description command to remove description for SNMP.
3. Command Syntax: snmp-server description DESCRIPTION no snmp-server description
DESCRIPTION The description for SNMP.
4. Example:
The following example specifies description (description) for SNMP: switch_a(config)#snmp-server description description switch_a(config)#
User’s Manual 140
Managed Ethernet Switch
Location:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use snmp-server location command to specify and no snmp-server
location command to remove location for SNMP.
3. Command Syntax: snmp-server location LOCATION no snmp-server location
LOCATION The location for SNMP.
4. Example:
The following example specifies location (location) for SNMP: switch_a(config)#snmp-server location location switch_a(config)#
Contact:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use snmp-server contact command to specify and no snmp-server
contact command to remove contact for SNMP.
3. Command Syntax: snmp-server contact CONTACT no snmp-server contact
CONTACT The contact for SNMP.
4. Example:
The following example specifies contact (contact) for SNMP: switch_a(config)#snmp-server contact contact switch_a(config)#
Trap Community Name:
User’s Manual 141
Managed Ethernet Switch
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use this command to specify trap community name for SNMP.
Use the no parameter with this command to remove trap community name for
SNMP.
3. Command Syntax: snmp-server trap-community <1-5> NAME no snmp-server trap-community <1-5>
<1-5> The trap community 1-5.
NAME The trap community name for SNMP.
4. Example:
The following example specifies trap community name 1 (name) for SNMP: switch_a(config)#snmp-server trap-community 1 name switch_a(config)#
Trap Host IP Address:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use this command to specify trap host IP address for SNMP.
Use the no parameter with this command to remove trap host IP address for
SNMP.
3. Command Syntax: snmp-server trap-ipaddress <1-5> IP-ADDRESS no snmp-server trap-ipaddress <1-5>
<1-5> The trap host IP address 1-5.
IP-ADDRESS The trap host IP address for SNMP. A.B.C.D specifies the IP address.
4. Example:
The following example specifies trap host 1 IP address (192.168.1.20) for
SNMP: switch_a(config)#snmp-server trap-ipaddress 1 192.168.1.20 switch_a(config)#
User’s Manual 142
Managed Ethernet Switch
Cold Start Trap:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use snmp-server trap-type enable coldStart command to enable cold start trap for SNMP.
Use the no snmp-server trap-type enable coldStart command to disable cold start trap for SNMP.
3. Command Syntax:
(no) snmp-server trap-type enable coldStart
4. Example:
The following example enables cold start trap for SNMP: switch_a(config)#snmp-server trap-type enable coldStart switch_a(config)#
Warm Start Trap:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use snmp-server trap-type enable warmStart command to enable warm start trap for SNMP.
Use the no snmp-server trap-type enable warmStart command to disable warm start trap for SNMP.
3. Command Syntax:
(no) snmp-server trap-type enable warmStart
4. Example:
The following example enables warm start trap for SNMP: switch_a(config)#snmp-server trap-type enable warmStart switch_a(config)#
Link Down Trap:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
User’s Manual 143
Managed Ethernet Switch
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use snmp-server trap-type enable linkDown command to enable link down trap for SNMP.
Use the no snmp-server trap-type enable linkDown command to disable link down trap for SNMP.
3. Command Syntax:
(no) snmp-server trap-type enable linkDown
4. Example:
The following example enables link down trap for SNMP: switch_a(config)#snmp-server trap-type enable linkDown switch_a(config)#
Link Up Trap:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use snmp-server trap-type enable linkUp command to enable link up trap for SNMP.
Use the no snmp-server trap-type enable linkUp command to disable link up trap for SNMP.
3. Command Syntax:
(no) snmp-server trap-type enable linkUp
4. Example:
The following example enables link up trap for SNMP: switch_a(config)#snmp-server trap-type enable linkUp switch_a(config)#
Authentication Failure Trap:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
User’s Manual 144
Managed Ethernet Switch
Use snmp-server trap-type enable authenticationFailure command to enable authentication failure trap for SNMP.
Use the no snmp-server trap-type enable authenticationFailure command to disable authentication failure trap for SNMP.
3. Command Syntax:
(no) snmp-server trap-type enable authenticationFailure
4. Example:
The following example enables authentication failure trap for SNMP: switch_a(config)#snmp-server trap-type enable authenticationFailure switch_a(config)#
Topology Change Trap:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use snmp-server trap-type enable topologyChange command to enable topology change trap for SNMP.
Use the no snmp-server trap-type enable topologyChange command to disable topology change trap for SNMP.
3. Command Syntax:
(no) snmp-server trap-type enable topologyChange
4. Example:
The following example enables topology change trap for SNMP: switch_a(config)#snmp-server trap-type enable topologyChange switch_a(config)#
SNMP v1/v2c
Get Community Name:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use snmp-server community get command to specify and no
snmp-server community get command to remove get community name for
SNMP.
User’s Manual 145
Managed Ethernet Switch
3. Command Syntax: snmp-server community get NAME no snmp-server community get
NAME The get community name for SNMP.
4. Example:
The following example specifies get community name (name) for SNMP: switch_a(config)#snmp-server community get name switch_a(config)#
Set Community Name:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use snmp-server community set command to specify and no
snmp-server community set command to remove set community name for
SNMP.
3. Command Syntax: snmp-server community set NAME no snmp-server community set
NAME The set community name for SNMP.
4. Example:
The following example specifies set community name (name) for SNMP: switch_a(config)#snmp-server community set name switch_a(config)#
SNMP v3
SNMPv3 No-Auth:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Add a user using snmp v3 with read-only or read-write access mode and without authentication. Use the no form of the command to delete this user.
3. Command Syntax:
User’s Manual 146
Managed Ethernet Switch
(no) snmp-server v3-user USERNAME (ro|rw) noauth
USERNAME Specify a user name. ro read-only access mode rw read-write access mode
4. Example:
The following example adds a user (myuser) using snmp v3 with read-only access mode and without authentication: switch_a(config)#snmp-server v3-user myuser ro noauth switch_a(config)#
SNMPv3 Auth-MD5, SNMPv3 Auth-SHA:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Add a user using snmp v3 with read-only or read-write access mode and with
MD5 or SHA authentication. Use the no form of the command to delete this user.
3. Command Syntax:
(no) snmp-server v3-user USERNAME (ro | rw) auth (md5 | sha)
AUTH_PASSWORD
USERNAME Specify a user name. ro read-only access mode rw read-write access mode md5 authentication method sha authentication method
AUTH_PASSWORD authentication password
4. Example:
The following example adds a user (myuser) using snmp v3 with read-write access mode and MD5 authentication (mypassword): switch_a(config)#snmp-server v3-user myuser rw auth md5 mypassword switch_a(config)#
SNMPv3 Priv Auth-MD5, SNMPv3 Priv Auth-SHA:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
User’s Manual 147
Managed Ethernet Switch
2. Usage:
Add a user using snmp v3 with read-only or read-write access mode, MD5 or
SHA authentication, and privacy. Use the no form of the command to delete this user.
3. Command Syntax:
(no) snmp-server v3-user USERNAME (ro | rw) priv auth (md5 | sha)
AUTH_PASSWORD des PRIV_PASS_PHRASE
USERNAME Specify a user name. ro read-only access mode rw read-write access mode md5 authentication method sha authentication method
AUTH_PASSWORD authentication password
PRIV_PASS_PHRASE encryption pass phrase
4. Example:
The following example adds a user (myuser) using snmp v3 with read-write access mode, MD5 authentication (mypassword), and encryption pass phrase (mypassphrase): switch_a(config)#snmp-server v3-user myuser rw priv md5 mypassword des mypassphrase switch_a(config)#
User’s Manual 148
Managed Ethernet Switch
802.1x
Radius Configuration, Port-Based Authentication
Radius Configuration
Radius Status:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use dot1x system-auth-ctrl command to globally enable authentication.
Use no dot1x system-auth-ctrl command to globally disable authentication.
3. Command Syntax:
(no) dot1x system-auth-ctrl
4. Example:
The following example globally enables authentication: switch_a(config)#dot1x system-auth-ctrl switch_a(config)#
Radius Server IP:
Radius Server Port:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use this command to specify the IP address of the remote radius server host and assign authentication and accounting destination port number.
3. Command Syntax:
(no) radius-server host IP-ADDRESS auth-port PORT
IP-ADDRESS A.B.C.D specifies the IP address of the radius server host.
PORT specifies the UDP destination port for authentication requests. The host is not used for authentication if set to 0.
4. Example:
The following example specifies the IP address (192.168.1.100) of the remote radius server host and assigns authentication and accounting
User’s Manual 149
Managed Ethernet Switch destination port number (1812): switch_a(config)#radius-server host 192.168.1.100 auth-port 1812 switch_a(config)#
Secret Key:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use this command to set the shared secret key between a Radius server and a client.
3. Command Syntax:
(no) radius-server host IP-ADDRESS key KEY
IP-ADDRESS A.B.C.D specifies the IP address of the radius server host.
KEY specifies the secret key shared among the radius server and the
802.1x client.
4. Example:
The following example specifies the IP address (192.168.1.100) of the remote radius server host and set the secret key (ipi) shared among the radius server and the 802.1x client: switch_a(config)#radius-server host 192.168.1.100 key ipi switch_a(config)#
Timeout:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use this command to specify the number of seconds a Switch waits for a reply to a radius request before retransmitting the request.
3. Command Syntax: radius-server timeout SEC no radius-server timeout
SEC <1-1000> The number of seconds for a Switch to wait for a server host to reply before timing out. Enter a value in the range 1 to 1000.
4. Example:
User’s Manual 150
Managed Ethernet Switch
The following example specifies 20 seconds for the Switch to wait for a server host to reply before timing out: switch_a(config)#radius-server timeout 20 switch_a(config)#
Retransmit:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use this command to specify the number of times the Switch transmits each radius request to the server before giving up.
3. Command Syntax: radius-server retransmit RETRIES no radius-server retransmit
RETRIES <1-100> Specifies the retransmit value. Enter a value in the range
1 to 100.
4. Example:
The following example specifies the retransmit value 12: switch_a(config)#radius-server retransmit 12 switch_a(config)#
Port-Based Authentication
Authentication State:
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode. fe1 means port 1.
The switch_a(config-if)# prompt will show on the screen. switch_a(config)#interface fe1 switch_a(config-if)#
2. Usage:
Use dot1x reauthetication command to enable reauthentication on a port.
Use no dot1x reauthetication command to disable reauthentication on a port.
3. Command Syntax:
(no) dot1x reauthentication
User’s Manual 151
Managed Ethernet Switch
4. Example:
The following example specifies to enable reauthetication on the interface fe1
(port 1): switch_a(config)#interface fe1 switch_a(config-if)#dot1x reauthentication switch_a(config-if)#
Port Control:
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode. fe1 means port 1.
The switch_a(config-if)# prompt will show on the screen. switch_a(config)#interface fe1 switch_a(config-if)#
2. Usage:
Use this command to force a port state.
Use no dot1x port-control command to remove a port from the 802.1x management.
3. Command Syntax: dot1x port-control auto|force-authorized|force-unauthorized no dot1x port-control
auto Specify to enable authentication on port.
force-authorized Specify to force a port to always be in an authorized state.
force-unauthorized Specify to force a port to always be in an unauthorized state.
4. Example:
The following example specifies to enable authetication on the interface fe1
(port 1): switch_a(config)#interface fe1 switch_a(config-if)#dot1x port-control auto switch_a(config-if)#
Periodic Reauthentication:
Reauthentication Period:
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode. fe1 means port 1.
The switch_a(config-if)# prompt will show on the screen. switch_a(config)#interface fe1
User’s Manual 152
Managed Ethernet Switch switch_a(config-if)#
2. Usage:
Use this command to set the interval between reauthorization attempts.
Use no dot1x timeout re-authperiod command to delete the interval between reauthorization attempts.
3. Command Syntax: dot1x timeout re-authperiod SECS no dot1x timeout re-authperiod
SECS <1-4294967295> Specify the seconds between reauthorization attempts. The default time is 3600 seconds.
4. Example:
The following example specifies to set the interval 25 seconds between reauthorization attempts: switch_a(config)#interface fe1 switch_a(config-if)#dot1x timeout re-authperiod 25 switch_a(config-if)#
User’s Manual 153
Managed Ethernet Switch
Other Protocols
GVRP, IGMP Snooping, NTP
GVRP
GVRP:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use set gvrp enable bridge command to enable (set) and set gvrp disable
bridge command to disable (reset) GVRP globally for the bridge instance.
This command does not enable/disable GVRP in all ports of the bridge. After enabling GVRP globally, use the set port gvrp enable command to enable
GVRP on individual ports of the bridge.
3. Command Syntax: set gvrp enable bridge GROUP set gvrp disable bridge GROUP
GROUP Bridge-group ID used for bridging.
4. Example:
The following example globally enables GVRP to bridge GROUP (1): switch_a(config)#set gvrp enable bridge 1 switch_a(config)#
Dynamic VLAN creation:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use set gvrp dynamic-vlan-creation enable bridge command to enable and set gvrp dynamic-vlan-creation disable bridge command to disable dynamic VLAN creation for a specific bridge instance.
3. Command Syntax: set gvrp dynamic-vlan-creation enable bridge GROUP set gvrp dynamic-vlan-creation disable bridge GROUP
GROUP Bridge-group ID used for bridging.
User’s Manual 154
Managed Ethernet Switch
4. Example:
The following example enables dynamic VLAN creation for bridge GROUP
(1): switch_a(config)#set gvrp dynamic-vlan-creation enable bridge 1 switch_a(config)#
Per port setting:
GVRP:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use set port gvrp enable command to enable and set port gvrp disable command to disable GVRP on a port or all ports in a bridge.
3. Command Syntax: set port gvrp enable all/IFNAME set port gvrp disable all/IFNAME all All ports added to recently configured bridge.
IFNAME The name of the interface.
4. Example:
The following example enables GVRP on the interface fe1 (port 1): switch_a(config)#set port gvrp enable fe1 switch_a(config)#
Per port setting:
GVRP applicant:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use this command to set the GVRP applicant state to normal or active.
3. Command Syntax: set gvrp applicant state active/normal IFNAME active Active state normal Normal state
IFNAME Name of the interface.
User’s Manual 155
Managed Ethernet Switch
4. Example:
The following example sets GVRP applicant state to active on the interface fe1 (port 1): switch_a(config)#set gvrp applicant state active fe1 switch_a(config)#
Per port setting:
GVRP registration:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use this command to set GVRP registration to normal, fixed, and forbidden registration mode for a given port.
3. Command Syntax: set gvrp registration normal IF_NAME set gvrp registration fixed IF_NAME set gvrp registration forbidden IF_NAME normal Specify dynamic GVRP multicast registration and deregistration on the port. fixed Specify the multicast groups currently registered on the switch are applied to the port, but any subsequent registrations or deregistrations do not affect the port. Any registered multicast groups on the port are not deregistered based on the GARP timers. forbidden Specify that all GVRP multicasts are deregistered, and prevent any further GVRP multicast registration on the port.
IF_NAME The name of the interface.
4. Example:
The following example sets GVRP registration to fixed registration mode on the interface fe1 (port 1): switch_a(config)#set gvrp registration fixed fe1 switch_a(config)#
IGMP Snooping
IGMP mode:
Querier:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen.
User’s Manual 156
Managed Ethernet Switch switch_a(config)#
2. Usage:
Use ip igmp snooping querier command to enable IGMP querier operation on a subnet (VLAN) when no multicast routing protocol is configured in the subnet (VLAN). When enabled, the IGMP Snooping querier sends out periodic IGMP queries for all interfaces on that VLAN.
Use the no ip igmp snooping querier command to disable IGMP querier configuration.
3. Command Syntax:
(no) ip igmp snooping querier
4. Example:
The following example enables IGMP snooping querier: switch_a(config)# ip igmp snooping querier switch_a(config)#
IGMP mode:
Passive:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use ip igmp snooping command to enable IGMP Snooping. This command is given in the Global Config mode. IGMP Snooping is enabled at the switch level.
Use the no ip igmp snooping command to globally disable IGMP Snooping.
3. Command Syntax:
(no) ip igmp snooping enable
4. Example:
The following example enables IGMP snooping on the switch: switch_a(config)# ip igmp snooping enable switch_a(config)#
IGMP version:
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode. vlan1.1 means vlan 1.
User’s Manual 157
Managed Ethernet Switch
The switch_a(config-if)# prompt will show on the screen. switch_a(config)#interface vlan1.1 switch_a(config-if)#
2. Usage:
Use ip igmp version command to set the current IGMP protocol version on an interface.
To return to the default version, use the no ip igmp version command.
3. Command Syntax: ip igmp version VERSION no ip igmp version
VERSION IGMP protocol version number.
4. Example:
The following example sets the IGMP protocol version 3 on vlan1.1: switch_a(config)#interface vlan1.1 switch_a(config-if)#ip igmp version 3 switch_a(config-if)#
Fast-leave:
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode. vlan1.1 means vlan 1.
The switch_a(config-if)# prompt will show on the screen. switch_a(config)#interface vlan1.1 switch_a(config-if)#
2. Usage:
Use ip igmp snooping fast-leave command to enable IGMP Snooping fast-leave processing. Fast-leave processing is analogous to immediate leave processing; the IGMP group-membership is removed, as soon as an
IGMP leave group message is received without sending out a group-specific query.
Use the no ip igmp snooping fast-leave command to disable fast-leave processing.
3. Command Syntax:
(no) ip igmp snooping fast-leave
4. Example:
The following example enables IGMP snooping fast-leave on vlan1.1: switch_a(config)#interface vlan1.1 switch_a(config-if)#ip igmp snooping fast-leave switch_a(config-if)#
User’s Manual 158
Managed Ethernet Switch
IGMP querier:
Query-interval:
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode. vlan1.1 means vlan 1.
The switch_a(config-if)# prompt will show on the screen. switch_a(config)#interface vlan1.1 switch_a(config-if)#
2. Usage:
Use ip igmp query-interval command to configure the frequency of sending
IGMP host query messages.
To return to the default frequency, use the no ip igmp query-interval command.
3. Command Syntax: ip igmp query-interval INTERVAL no ip igmp query-interval
INTERVAL <1-18000> Frequency (in seconds) at which IGMP host query messages are sent. Default: 125 seconds.
4. Example:
The following example changes the frequency of sending IGMP host-query messages to 2 minutes on vlan1.1: switch_a(config)#interface vlan1.1 switch_a(config-if)#ip igmp query-interval 120 switch_a(config-if)#
IGMP querier:
Max-response-time:
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode. vlan1.1 means vlan 1.
The switch_a(config-if)# prompt will show on the screen. switch_a(config)#interface vlan1.1 switch_a(config-if)#
2. Usage:
Use ip igmp query-max-response-time command to configure the maximum response time advertised in IGMP queries.
User’s Manual 159
Managed Ethernet Switch
To restore to the default value, use the no ip igmp
query-max-response-time command.
3. Command Syntax: ip igmp query-max-response-time RESPONSETIME no ip igmp query-max-response-time
RESPONSETIME <1-240> Maximum response time (in seconds) advertised in IGMP queries. Default: 10 seconds.
4. Example:
The following example configures a maximum response time of 8 seconds on
vlan1.1: switch_a(config)#interface vlan1.1 switch_a(config-if)#ip igmp query-max-response-time 8 switch_a(config-if)#
IGMP passive snooping:
Static mc router port:
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode. vlan1.1 means vlan 1.
The switch_a(config-if)# prompt will show on the screen. switch_a(config)#interface vlan1.1 switch_a(config-if)#
2. Usage:
Use ip igmp snooping mrouter interface command to statically configure the specified VLAN constituent interface as a multicast router interface for
IGMP Snooping in that VLAN.
Use the no ip igmp snooping mrouter interface command to remove the static configuration of the interface as a multicast router interface.
3. Command Syntax:
(no) ip igmp snooping mrouter interface IFNAME
IFNAME Specify the name of the interface
4. Example:
The following example shows interface fe1 (port 1) statically configured to be a multicast router interface on vlan1.1: switch_a(config)#interface vlan1.1 switch_a(config-if)#ip igmp snooping mrouter interface fe1 switch_a(config-if)#
User’s Manual 160
Managed Ethernet Switch
IGMP passive snooping:
Report suppression:
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode. vlan1.1 means vlan 1.
The switch_a(config-if)# prompt will show on the screen. switch_a(config)#interface vlan1.1 switch_a(config-if)#
2. Usage:
Use ip igmp snooping report-suppression command to enable report suppression for IGMP versions 1 and 2.
Use the no ip igmp snooping report-suppression command to disable report suppression.
3. Command Syntax:
(no) ip igmp snooping report-suppression
4. Example:
The following example enables report suppression for IGMPv2 reports on
vlan1.1: switch_a(config)#interface vlan1.1 switch_a(config-if)#ip igmp version 2 switch_a(config-if)#ip igmp snooping report-suppression switch_a(config-if)#
NTP
NTP Status:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use ntp enable command to enable NTP for the Switch.
Use no ntp enable command to disable NTP for the Switch.
3. Command Syntax:
(no) ntp enable
4. Example:
The following example enables NTP for the Switch: switch_a(config)#ntp enable switch_a(config)#
User’s Manual 161
Managed Ethernet Switch
NTP Server:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use this command to specify the IP address or Domain name of NTP server.
3. Command Syntax: ntp server IP-ADDRESS|DOMAIN-NAME
IP-ADDRESS A.B.C.D specifies the IP address of NTP server.
DOMAIN-NAME Specifies the Domain name of NTP server.
4. Example:
The following example specifies the IP address (192.168.1.100) of NTP server: switch_a(config)#ntp server 192.168.1.100 switch_a(config)#
Sync Time:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use ntp sync-time command to synchronize time with NTP server.
3. Command Syntax: ntp sync-time
4. Example:
The following example synchronizes time with NTP server: switch_a(config)#ntp sync-time switch_a(config)#
Time Zone:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
User’s Manual 162
Managed Ethernet Switch
2. Usage:
Use this command to to set time zone.
3. Command Syntax: clock timezone TIMEZONE
TIMEZONE Specifies the time zone. (Please refer the Appendix B)
4. Example:
The following example sets time zone (Canada/Yukon): switch_a(config)#clock timezone YST9YDT switch_a(config)#
Polling Interval:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use this command to specify the polling interval.
3. Command Syntax: ntp polling-interval MINUTE
MINUTE <1-10080> The polling interval. Enter a value in the range 1 to
10080 minutes.
4. Example:
The following example specifies the polling interval 60 minutes: switch_a(config)#ntp polling interval 60 switch_a(config)#
Daylight Saving Mode:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen. switch_a(config)#
2. Usage:
Use this command to enable daylight saving.
Use no clock summer-time command to disable daylight saving.
3. Command Syntax: clock summer-time TIMEZONE weekday WEEK DAY MONTH HOUR
User’s Manual 163
Managed Ethernet Switch
MINUTE WEEK DAY MONTH HOUR MINUTE OFFSET
TIMEZONE Specifies the daylight saving timezone.
WEEK <1-5> Specifies weekdays from Monday to Friday.
DAY <0-6> Specifies from Sunday to Saturday.
MONTH <1-12> Specifies from January to December.
HOUR <0-23> Specifies from 0 to 23.
MINUTE <0-59> Specifies from 0 to 59.
OFFSET <1-1440> Specifies from 1 to 1440 minutes. clock summer-time TIMEZONE date DAY MONTH HOUR MINUTE DAY
MONTH HOUR MINUTE OFFSET
TIMEZONE Specifies the daylight saving timezone.
DAY <1-31> Specifies from 1 to 31.
MONTH <1-12> Specifies from January to December.
HOUR <0-23> Specifies from 0 to 23.
MINUTE <0-59> Specifies from 0 to 59.
OFFSET <1-1440> Specifies from 1 to 1440 minutes. no clock summer-time
4. Example:
The following example sets clock summer-time TIMEZONE (onehour) as daylight saving offset 60 minutes from 4 April AM0:00 to 31 October AM0:00: switch_a(config)#clock summer-time onehour date 4 4 0 0 31 10 0 0 60 switch_a(config)#
User’s Manual 164
advertisement
Related manuals
advertisement
Table of contents
- 2 Quick Start Guide
- 2 Physical Description
- 2 The Port Status LEDs and Power Inputs
- 3 Functional Description
- 4 Console Configuration
- 6 Web Configuration
- 8 Preface
- 9 Table of Contents
- 11 Product Overview
- 11 Managed Ethernet Switch
- 11 Package Contents
- 12 Product Highlights
- 12 Basic Features
- 12 Management Support
- 12 VLAN
- 12 TRUNKING
- 12 PORT-SECURITY
- 13 PORT-MIRRORING
- 13 QoS (IEEE802.1p Quality of Service)
- 13 INTERNETWORKING PROTOCOLS
- 13 NETWORK MANAGEMENT METHODS
- 14 Front Panel Display
- 14 This LED comes on when the switch is properly connected to power and turned on.
- 14 The LEDs are located on the front panel, displaying status for each respective port. Please refer to the following table for more details.
- 14 Physical Ports
- 15 Connectivity
- 15 Mode Selection
- 16 Switch Management
- 16 Web-based browser interface
- 16 Administration console via RS-232 serial port (CLI)
- 16 External SNMP-based network management application
- 17 Installation
- 17 Selecting a Site for the Switch
- 17 Connecting to Power
- 18 Connecting to Your Network
- 18 Cable Type & Length
- 19 Cabling
- 20 Switch Management
- 20 Management Access Overview
- 21 Administration Console (CLI)
- 21 Direct Access
- 21 [Default parameters]
- 22 Modem Access
- 22 Web Management
- 22 SNMP-Based Network Management
- 23 Protocols
- 23 Virtual terminal protocols, such as Telnet
- 23 A virtual terminal protocol is a software program, such as Telnet, that allows you to establish a management session from a Macintosh, a PC, or a UNIX workstation. Because Telnet runs over TCP/IP, you must have at least one IP address configured on th...
- 23 Simple Network Management Protocol (SNMP)
- 23 SNMP is the standard management protocol for multivendor IP networks. SNMP supports transaction-based queries that allow the protocol to format messages and to transmit information between reporting devices and data-collection programs. SNMP runs on t...
- 23 Management Architecture
- 24 Web-Based Browser Management
- 25 SNMP & RMON Management
- 25 Overview
- 25 - The RMON probe is an intelligent device or software agent that continually collects statistics about a LAN segment or VLAN. The RMON probe transfers the collected data to a management workstation on request or when a pre-defined threshold is reached.
- 25 - The management workstation collects the statistics that the RMON probe gathers. The workstation can reside on the same network as the probe, or it can have an in-band or out-of-band connection to the probe.
- 26 SNMP Agent and MIB-2 (RFC 1213)
- 26 - Retrieving MIB counters from various layers of software modules according to the SNMP GET/GET NEXT frame messages.
- 26 - Setting MIB variables according to the SNMP SET frame message.
- 26 - Generating an SNMP TRAP frame message to the Network Management Station if the threshold of a certain MIB counter is reached or if other trap conditions (such as the following) are met:
- 26 Warm start
- 26 Cold start
- 26 Link up
- 26 Link down
- 26 Authentication failure
- 26 Rising alarm
- 26 Falling alarm
- 26 Topology Alarm
- 26 RMON MIB (RFC 2819) and Bridge MIB (RFC 1493)
- 27 RMON Groups Supported
- 27 - RMON Statistics Group – maintains utilization and error statistics for the switch port being monitored.
- 27 - RMON History Group – gathers and stores periodic statistical samples from the previous Statistics Group.
- 27 - RMON Alarm Group – allows a network administrator to define alarm thresholds for any MIB variable. An alarm can be associated with Low Threshold, High Threshold, or both. A trigger can trigger an alarm when the value of a specific MIB variable exceeds a ˆ
- 27 - RMON Event Group – allows a network administrator to define actions based on alarms. SNMP Traps are generated when RMON Alarms are triggered. The action taken in the Network Management Station depends on the specific network management application.
- 27 Bridge Groups Supported
- 27 - The dot1dBase Group – a mandatory group that contains the objects applicable to all types of bridges.
- 27 - The dot1dStp Group – contains objects that denote the bridge’s state with respect to the Spanning Tree Protocol. If a node does not implement the Spanning Tree Protocol, this group will not be implemented. This group is applicable to any transparent onlyˆ
- 27 - The dot1dTp Group – contains objects that describe the entity’s transparent bridging status. This group is applicable to transparent operation only and SRT bridges.
- 27 - The dot1dStatic Group – contains objects that describe the entity’s destination-address filtering status. This group is applicable to any type of bridge which performs destination-address filtering.
- 28 Web-Based Browser Management
- 28 Logging on to the switch
- 28 Switch IP Address
- 28 Login
- 28 Enter the factory default login ID: root.
- 28 Password
- 28 Enter the factory default password (no password).
- 30 Understanding the Browser Interface
- 30 System
- 30 System Information, System Name/Password, IP Address, ARP Table, Route Table, Save Configuration, Firmware Upgrade, Reboot, Logout
- 30 port
- 30 Configuration, Port Status, Rate Control, RMON Statistics, Per Port Vlan Activities
- 30 switching
- 30 Bridging, Static MAC Entry, Port Mirroring
- 30 Trunking
- 30 Port Trunking
- 30 stp / Ring
- 31 VLAN
- 31 VLAN Mode Setting, 802.1Q VLAN Setting, 802.1Q Port Setting, Port Based VLAN
- 31 qos
- 31 Global Configuration, 802.1p Priority, DSCP
- 31 SNMP
- 31 802.1x
- 31 OTHER PROTOCOLS
- 32 System
- 32 System Information
- 33 System Name/Password
- 34 IP Address
- 35 ARP Table
- 36 Route Table
- 36 Save Configuration
- 37 Firmware Upgrade
- 40 Reboot
- 41 Logout
- 42 Port
- 42 Configuration
- 43 Port Status
- 44 Rate Control
- 45 RMON Statistics
- 46 Per Port Vlan Activities
- 47 Switching
- 47 Bridging
- 49 Static MAC Entry
- 50 Port Mirroring
- 51 Trunking
- 51 Port Trunking
- 52 STP / Ring
- 52 Global Configuration
- 54 RSTP Port Setting
- 55 MSTP Properties
- 57 MSTP Instance Setting
- 60 MSTP Port Setting
- 61 Ring Setting
- 62 VLAN
- 62 VLAN Mode Setting
- 64 802.1Q VLAN setting
- 66 VLAN Port Setting
- 67 Port Based VLAN
- 69 QoS
- 69 Global Configuration
- 70 802.1p Priority
- 71 DSCP
- 72 SNMP
- 72 SNMP General Setting
- 73 SNMP v1/v2c
- 74 SNMP v3
- 76 802.1x
- 76 Radius Configuration
- 78 Port-Based Authentication
- 80 Other Protocols
- 80 GVRP
- 81 IGMP Snooping
- 83 NTP
- 85 Command Line Console Management
- 85 Administration Console
- 86 Exec Mode (View Mode)
- 90 Privileged Exec Mode (Enable Mode)
- 95 Configure Mode (Configure Terminal Mode)
- 99 System
- 99 System Information, System Name/Password, IP Address, ARP Table, Route Table, Save Configuration, Firmware Upgrade, Reboot, Logout
- 99 System Name/Password
- 100 IP Address
- 101 ARP Table
- 102 Route Table
- 102 Save Configuration
- 105 Firmware Upgrade
- 107 Reboot
- 107 Logout
- 108 Port
- 108 Configuration, Port Status, Rate Control, RMON Statistics, Per Port Vlan Activities
- 108 Configuration
- 109 Port Status
- 110 Rate Control
- 111 RMON Statistics
- 111 Per Port Vlan Activities
- 112 Switching
- 112 Bridging, Static MAC Entry, Port Mirroring
- 112 Bridging
- 114 Static MAC Entry
- 116 Port Mirroring
- 117 Trunking
- 117 Port Trunking
- 117 Port Trunking
- 118 STP / Ring
- 118 Global Configuration, RSTP Port Setting, MSTP Properties, MSTP Instance Setting, MSTP Port Setting, Ring Setting
- 118 Global Configuration
- 122 RSTP Port Setting
- 125 MSTP Properties
- 127 MSTP Instance Setting
- 128 MSTP Port Setting
- 130 Ring Setting
- 132 VLAN
- 132 VLAN Mode Setting, 802.1Q VLAN Setting, 802.1Q Port Setting, Port Based VLAN
- 132 802.1Q VLAN Setting
- 133 802.1Q Port Setting
- 137 Port Based VLAN
- 138 QoS
- 138 Global Configuration
- 140 802.1p Priority
- 140 DSCP
- 141 SNMP
- 141 SNMP General Setting
- 146 SNMP v1/v2c
- 147 SNMP v3
- 150 802.1x
- 150 Radius Configuration
- 152 Port-Based Authentication
- 155 Other Protocols
- 155 GVRP
- 157 IGMP Snooping
- 162 NTP
- 166 Specifications
- 166 LED Indicators
- 166 Operating
- 166 Temperature
- 167 Appendix A
- 168 Appendix B
- 175 Contact Information
- 175 UHttp://www.signamax.com