Switches
3-2 Basic Configuration
Setting User Accounts and Passwords
Purpose
To change the switch’s default user login and password settings, and to add new user accounts
and passwords.
Commands
Table 3-2 Optional CLI Setup Commands
Task CLI commands
Refer to
page...
Save the active configuration. save config 3-39
Enable or disable SSH. set ssh enable | disable 23-73Enable or disable Telnet. set telnet {enable | disable} [inbound |
outbound | all]
3-36
Enable or disable HTTP
management (WebView).
set webview {enable | disable} 3-51
Enable or disable SNMP port link
traps.
set port trap port-string {enable | disable} 7-22
Set the per port broadcast limit set port broadcast port-string threshold-value 7-31
Configure a VLAN. set vlan create vlan-id 10-5set port vlan port-string vlan-id modify-egress 10-9
Set a Syslog server IP and
severity
set logging server index ip-addr ip-addr
severity severity state enable
10-9
Configure and enable a RADIUS
server.
set radius server index ip-addr
port [secret-value]{realm {management-access |
any | network-access}
show port broadcast
Use this command to display port broadcast suppressionthresholds.
Syntax
show port broadcast [port-string]
Parameters
Defaults
If port‐string is not specified, broadcast status of all ports will be displayed.
Mode
Switch command, read‐only.
Example
This example shows how to display the broadcast suppression thresholds for ports 1 through 4:
C2(su)->show port broadcast ge.1.1-4
Port Total BC Threshold
Packets (pkts/s)----------------------------------------
ge.1.1 0 50
ge.1.2 0 50
ge.1.3 0 40
ge.1.4 0 14881
For information about... Refer to page...
show port broadcast 7-30
set port broadcast 7-31
clear port broadcast 7-31
port‐string (Optional) Select the ports for which to show broadcast suppression
thresholds. For a detailed description of possible port‐string values, refer
to “Port String Syntax Used in the CLI” on page7‐2.
set port broadcast
SecureStack C2 Configuration Guide 7-31
set port broadcast
Use this command to set the broadcast suppression threshold, in packets per second, on one or
more ports. This sets a threshold on the broadcast traffic that is received and switched out to other
ports.
Syntax
set port broadcast port-string threshold-val
Parameters
Defaults
None.
Mode
Switch command,read‐write.
Usage
Per port broadcast suppression is hardset to be globally enabled on the C2. If you would like to
disable broadcast suppression, you can get the same result by setting the threshold limit for each
port to the maximum number of packets which can be received per second as listed in the
parameters section, above. The default broadcast suppression threshold for all ports is set to
14881.Example
This example configures ports 1 through 5 with a broadcast limit of 50 pps:
C2(su)->set port broadcast ge.1.1-5 50
clear port broadcast
Use this command to clear the broadcast threshold limit to the default value of 14881 for the
selected port.
Syntax
clear port broadcast port-string threshold
Parameters
port‐string Select the ports for which to configure broadcast suppressionthresholds.
For a detailed description of possible port‐string values, refer to “Port
String Syntax Used in the CLI” on page 7‐2.
threshold‐val Sets the packets per second threshold on broadcast traffic. Maximum
value is
• 148810 for Fast Ethernet ports
• 1488100 for 1‐Gigabit ports.
• 14881000 for 10‐ Gigabit ports
port‐string Select the ports for which to clear broadcast suppressionthresholds. For a
detailed description of possible port‐string values, refer to “Port String
Syntax Used in the CLI” on page 7‐2.
clear port broadcast
7-32 Port Configuration
Defaults
None.
Mode
Switch command, read‐write.
Example
This example clears the broadcast threshold limit to 14881 pps for ports 1 through 5:
C2(su)->clear port broadcast ge.1.1-5 threshold
show arp
Use this...
Regístrate para leer el documento completo.