3com5500 DHCP

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 2

Configuracion del dhcp en switch 3com 5500 con pool para mas de una vlan

[5500G-EI]system-view
System View: return to User View with Ctrl+Z.
[5500G-EI]interface vlan 2
[5500G-EI-Vlan-interface2]ip address 192.168.32.254 255.255.255.0
[5500G-EI-Vlan-interface2]quit
[5500G-EI]interface vlan 3
[5500G-EI-Vlan-interface3]ip address 192.168.33.254 255.255.255.0
[5500G-EI-Vlan-interface3]quit
[5500G-EI]interface vlan 4
[5500G-EI-Vlan-interface4]ip address 192.168.34.254 255.255.255.0
[5500G-EI-Vlan-interface4]quit

[5500G-EI]dhcp enable
DHCP task has been already started!
[5500G-EI]dhcp server forbidden-ip 192.168.32.1
[5500G-EI]dhcp server forbidden-ip 192.168.32.2
[5500G-EI]dhcp server forbidden-ip 192.168.32.3
[5500G-EI]dhcp server forbidden-ip 192.168.32.4
[5500G-EI]dhcp server forbidden-ip 192.168.32.5
[5500G-EI]dhcp server forbidden-ip 192.168.33.1
[5500G-EI]dhcp server forbidden-ip 192.168.33.2
[5500G-EI]dhcp server forbidden-ip 192.168.33.3
[5500G-EI]dhcp server forbidden-ip 192.168.33.4
[5500G-EI]dhcp server forbidden-ip 192.168.33.5
[5500G-EI]dhcp server forbidden-ip 192.168.34.1
[5500G-EI]dhcp server forbidden-ip 192.168.34.2
[5500G-EI]dhcp server forbidden-ip 192.168.34.3
[5500G-EI]dhcp server forbidden-ip 192.168.34.4
[5500G-EI]dhcp server forbidden-ip 192.168.34.5
[5500G-EI]dhcp server forbidden-ip 192.168.34.254
[5500G-EI]dhcp server forbidden-ip 192.168.33.254
[5500G-EI]dhcp server forbidden-ip 192.168.32.254
[5500G-EI]
[5500G-EI]dhcp server detect

[5500G-EI]dhcp server ip-pool 0


[5500G-EI-dhcp-pool-0]network 192.168.32.0 mask 255.255.255.0
[5500G-EI-dhcp-pool-0]domain-name quilmes.gov.ar
[5500G-EI-dhcp-pool-0]dns-list 10.240.18.60 10.240.18.190
[5500G-EI-dhcp-pool-0]nbns-list 10.240.18.59
[5500G-EI-dhcp-pool-0]gateway-list 192.168.32.254
[5500G-EI-dhcp-pool-2]expired day 365
[5500G-EI-dhcp-pool-0]quit

[5500G-EI]dhcp server ip-pool 1


[5500G-EI-dhcp-pool-1]domain-name quilmes.gov.ar
[5500G-EI-dhcp-pool-1]network 192.168.33.0 mask 255.255.255.0
[5500G-EI-dhcp-pool-1]dns-list 10.240.18.60 10.240.18.190�
[5500G-EI-dhcp-pool-0]nbns-list 10.240.18.59
[5500G-EI-dhcp-pool-0]gateway-list 192.168.33.254
[5500G-EI-dhcp-pool-2]expired day 365
[5500G-EI-dhcp-pool-1]quit

[5500G-EI]dhcp server ip-pool 2


[5500G-EI-dhcp-pool-2]network 192.168.34.0 mask 255.255.255.0
[5500G-EI-dhcp-pool-2]dns-list 10.240.18.60 10.240.18.190
[5500G-EI-dhcp-pool-0]nbns-list 10.240.18.59
[5500G-EI-dhcp-pool-0]gateway-list 192.168.34.254
[5500G-EI-dhcp-pool-2]expired day 365
[5500G-EI-dhcp-pool-2]domain-name quilmes.gov.ar
[5500G-EI-dhcp-pool-2]quit

[5500G-EI]save
The configuration will be written to the device.
Are you sure?[Y/N]y
Please input the file name(*.cfg)(To leave the existing filename
unchanged press the enter key):
Now saving current configuration to the device.
Saving configuration. Please wait...
..........
Unit1 save configuration flash:/3ComOScfg.cfg successfully

[5500G-EI]
%Jan 1 00:08:04:399 2005 5500G-EI CFM/3/CFM_LOG:- 1 -Unit1 save configuration s
uccessfully.

Configuracion del servidor dhcp en switch 3com 5500 sin pool solo para una vlan

system-view
[SwitchA] interface Vlan-interface 3
[5500G-EI-Vlan-interface3]ip address 192.168.35.254 24
[5500G-EI-Vlan-interface3]dhcp select interface
[5500G-EI-Vlan-interface3]dhcp server expired day 365
[5500G-EI-Vlan-interface3]dhcp server dns-list 10.240.18.60 10.240.18.190
[5500G-EI-Vlan-interface3]dhcp server nbns-list 10.240.18.59
[5500G-EI-Vlan-interface3]dhcp server forbidden-ip 10.240.18.5
[5500G-EI-Vlan-interface3]dhcp server forbidden-ip 192.168.35.1
[5500G-EI-Vlan-interface3]dhcp server forbidden-ip 192.168.35.2
[5500G-EI-Vlan-interface3]dhcp server forbidden-ip 192.168.35.3
[5500G-EI-Vlan-interface3]dhcp server forbidden-ip 192.168.35.4
[5500G-EI-Vlan-interface3]dhcp server forbidden-ip 192.168.35.5
[5500G-EI-Vlan-interface3]dhcp server forbidden-ip 192.168.35.254
[5500G-EI-Vlan-interface3]dhcp server forbidden-ip 192.168.35.255
[5500G-EI-Vlan-interface3]quit
[5500G-EI]save
The configuration will be written to the device.
Are you sure?[Y/N]y
Please input the file name(*.cfg)(To leave the existing filename
unchanged press the enter key):
Now saving current configuration to the device.
Saving configuration. Please wait...
..........
Unit1 save configuration flash:/3ComOScfg.cfg successfully

[5500G-EI]
%Jan 1 22:29:04:073 2005 5500G-EI CFM/3/CFM_LOG:- 1 -Unit1 save configuration s
uccessfully.
[5500G-EI]

You might also like