B&B Electronics EIR608-xSFP Network Hardware User Manual


 
Manual Documentation Number: EIR608-xSFP_0708m 23
B&B Electronics Mfg Co Inc – 707 Dayton Rd - PO Box 1040 - Ottawa IL 61350 - Ph 815-433-5100 - Fax 815-433-5104 – www.bb-elec.com
B&B Electronics – Westlink Commercial Park – Oranmore, Galway, Ireland – Ph +353 91-792444 – Fax +353 91-792445 – www.bb-europe.com
ip dhcp
G
Enable DHCP client
function of switch
switch(config)#ip dhcp
show ip P
Show IP information of
switch
switch#show ip
no ip dhcp
G
Disable DHCP client
function of switch
switch(config)#no ip dhcp
reload
G
Halt and perform a cold
restart
switch(config)#reload
default G
Restore to default switch(config)#default
admin username
[Username]
G
Changes a login
username.
(maximum 10 words)
switch(config)#admin username
xxxxxx
admin password
[Password]
G
Specifies a password
(maximum 10 words)
switch(config)#admin password
xxxxxx
show admin P
Show administrator
information
switch#show admin
dhcpserver enable G
Enable DHCP Server switch(config)#dhcpserver enable
Dhcpserver disable G
Disable DHCP Server switch(config)#no dhcpserver
dhcpserver lowip
[Low IP]
G
Configure low IP
address for IP pool
switch(config)#dhcpserver lowip
192.168.1.100
dhcpserver highip
[High IP]
G
Configure high IP
address for IP pool
switch(config)#dhcpserver highip
192.168.1.200
dhcpserver subnetmask
[Subnet mask]
G
Configure subnet
mask for DHCP clients
switch(config)#dhcpserver
subnetmask 255.255.255.0
dhcpserver gateway
[Gateway]
G
Configure gateway for
DHCP clients
switch(config)#dhcpserver
gateway 192.168.1.254
dhcpserver dnsip
[DNS IP]
G
Configure DNS IP for
DHCP clients
switch(config)#dhcpserver dnsip
192.168.1.1
dhcpserver leasetime
[Hours]
G
Configure lease time
(in hour)
switch(config)#dhcpserver
leasetime 1
dhcpserver ipbinding
[IP address]
I
Set static IP for DHCP
clients by port
switch(config)#interface
fastEthernet 2
switch(config)#dhcpserver
ipbinding 192.168.1.1