24
server
no dhcpserver
G
Disable DHCP server
function
switch(config)#
no dhcpserver
security enable
G
Enable IP security
function
switch(config)#
security enable
security http
G
Enable IP security of
HTTP server
switch(config)#
security http
security telnet
G
Enable IP security of
telnet server
switch(config)#
security telnet
security ip
[Index(1..10)] [IP
Address]
G
Set the IP security list switch(config)#
security ip 1
192.168.1.55
show security
P
Show the information
of IP security
switch#
show security
no security
G
Disable IP security
function
switch(config)#
no security
no security http
G
Disable IP security of
HTTP server
switch(config)#
no security http
no security telnet
G
Disable IP security of
telnet server
switch(config)#
no security telnet
Port Commands Set
Commands
Level Description
Example
interface fastEthernet
[Portid]
G
Choose the port for
modification.
switch(config)#
interface
fastEthernet 2
duplex
[full | half]
I
Use the duplex
configuration command to
specify the duplex mode of
operation for Fast Ethernet.
switch(config)#
interface
fastEthernet 2
switch(config-if)#
duplex full
speed
[10|100|1000|auto]
I
Use the speed
configuration
command to specify
the speed mode of
switch(config)#
interface
fastEthernet 2
switch(config-if)#
speed 100