Planet WGSW-52040 Configuration Manual page 280

48-port 10/100/1000base-t + 4-port 100/1000x sfp managed switch
Hide thumbs Also See for WGSW-52040:
Table of Contents

Advertisement

class "Switch3Vlan2Class1" {
match
if
option
agent.remote-id=00:30:4f:02:33:01;
}
class "Switch3Vlan2Class2" {
match
if
option
agent.remote-id=00:30:4f:02:33:01;
}
subnet 192.168.102.0 netmask 255.255.255.0 {
option routers 192.168.102.2;
option subnet-mask 255.255.255.0;
option domain-name "example.com.cn";
option domain-name-servers 192.168.10.3;
authoritative;
pool {
range 192.168.102.21 192.168.102.50;
default-lease-time 86400; #24 Hours
max-lease-time 172800; #48 Hours
allow members of "Switch3Vlan2Class1";
}
pool {
range 192.168.102.51 192.168.102.80;
default-lease-time 43200; #12 Hours
max-lease-time 86400; #24 Hours
allow members of "Switch3Vlan2Class2";
}
}
Now, the DHCP server will allocate addresses for the network nodes from Switch1 which
are relayed by Switch3 within the range of 192.168.102.21 ~ 192.168.102.50, and allocate
addresses for the network nodes from Switch1 within the range of 192.168.102.51~
192.168.102.80.
agent.circuit-id
=
agent.circuit-id
=
33-59
"Vlan2+Ethernet1/2"
"Vlan2+Ethernet1/3"
and
option
and
option

Advertisement

Table of Contents

Troubleshooting

loading

Table of Contents