Symbol Technologies WS 2000 Switch User Manual


 
Command Line Interface Reference 10-67
WS2000>admin(network.lan.dhcp)> show
Description:
Shows DHCP parameter settings for specified subnets.
Syntax:
Example:
admin(network.lan.dhcp)>set dns 1 1 209.160.0.18
admin(network.lan.dhcp)>set dns 1 2 209.160.0.218
admin(network.lan.dhcp)>show dhcp 1
dhcp mode : server
default gateway : 192.168.0.1
primary dns server : 209.160.0.18
secondary dns server : 209.160.0.218
wins server : 192.168.0.254
starting ip address : 192.168.0.11
ending ip address : 192.168.0.254
lease time : 10000
domain name :
admin(network.lan.dhcp)>set domain 1 BigFishCo
admin(network.lan.dhcp)>show dhcp 1
dhcp mode : server
default gateway : 192.168.0.1
primary dns server : 209.160.0.18
secondary dns server : 209.160.0.218
wins server : 192.168.0.254
starting ip address : 192.168.0.11
ending ip address : 192.168.0.254
lease time : 10000
domain name : BigFishCo
admin(network.lan.dhcp)>
show dhcp
<idx>
Show the DHCP parameter settings for subnet <idx> (14). These parameters are set with the set
command.