Specifications

Waters Network Systems GSM2109/GSM1009-SFP User’s Manual Page 23
Command Level Description Example
fastEthernet 2
switch(config-if)#
dhcpserver ipbinding
192.168.1.1
show
dhcpserver
configuration
P
Displays configuration of
DHCP server
switch#show dhcpserver
configuration
show
dhcpserver
clients
P
DIsplays client entries of
DHCP server
switch#show dhcpserver
clinets
show
dhcpserver
ip-binding
P
Displays IP-Binding
information of DHCP server
switch#show dhcpserver
ip-binding
no dhcpserver G Disables DHCP server
function
switch(config)#no
dhcpserver
security
enable
G Enables IP security function switch(config)#security
enable
security http G Enables IP security of HTTP
server
switch(config)#security http
security telnet G Enables 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 Displays IP security
information
switch#show security
no security G Disables IP security function switch(config)#no security
no security
http
G Disables IP security for HTTP
server
switch(config)#no security
http
no security
telnet
G Disables IP security of telnet
server
switch(config)#no security
telnet