Deployment Guide
94
5 = ALL
set default logging level command
Use the set default logging level command to change the default logging level that the switch uses when
the system starts.
Example
FJ6K0Z1_console> set default logging level
set default logging level <default level>
Set the default logging level. This is the persistent log level that the switch
initializes to by default when it starts up.
The level can be:
0 = OFF (FATAL only)
1 = BASIC (FATAL,ERROR,WARNING)
2 = INFO (FATAL,ERROR,WARNING,INFO)
3 = MESSAGE (FATAL,ERROR,WARNING,INFO,MESSAGEs)
4 = VERBOSE (and then some)
5 = TRACING
6 = ALMOST ALL (except for in progress debugging)
7 = ALL
set ip <subcommand>
Displays the subcommands supported under set ip.
Example
FJ6K0Z1_console> set ip
set ip <subcommand>
possible subcommands:
address set ip address for the management port
dhcp enable the dhcp client service on the management port
gateway set the default gateway for the management port
ssh set system ip ssh settings
syslog set system ip syslog settings
telnet set system ip telnet settings
set ip address command
Use to set the static IP address of the switch.
Example
FJ6K0Z1_console> set ip address
set ip address <ip address>/<masklength>
Set ip address for the management port. This command uses CIDR notation.
set ip dhcp command
Use to enable DHCP on the switch and store this information into the switch configuration. Use the no ip
dhcp command to disable it.
Example
FJ6K0Z1_console> set ip dhcp
set ip dhcp
Enable the DHCP client service.