interface Bridge0
rename Home
description "Home network"
inherit GigabitEthernet0/Vlan1
mac access-list type none
security-level private
ip address 192.168.0.1 255.255.255.0
ip alias 192.168.12.254 255.255.255.0
ip dhcp client dns-routes
ip dhcp client name-servers
ip dhcp pool _WEBADMIN
range 192.168.0.50 192.168.0.199
default-router 192.168.0.1
dns-server 8.8.8.8
lease 25200
bind Home
enable
В логах для некоторых клиентов вот такое:
DHCPDISCOVER received from cc:9d:a2:de:38:c0.
making OFFER of 192.168.0.60 to cc:9d:a2:de:38:c0.
DHCPREQUEST received (STATE_SELECTING) for 0.0.0.242 from cc:9d:a2:de:38:c0.
При этом не важно - клиент по проводу или "по воздуху".
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
inoyat
Viva (KN-1912) RU, 3.9.2
interface Bridge0
rename Home
description "Home network"
inherit GigabitEthernet0/Vlan1
mac access-list type none
security-level private
ip address 192.168.0.1 255.255.255.0
ip alias 192.168.12.254 255.255.255.0
ip dhcp client dns-routes
ip dhcp client name-servers
ip dhcp pool _WEBADMIN
range 192.168.0.50 192.168.0.199
default-router 192.168.0.1
dns-server 8.8.8.8
lease 25200
bind Home
enable
В логах для некоторых клиентов вот такое:
DHCPDISCOVER received from cc:9d:a2:de:38:c0.
making OFFER of 192.168.0.60 to cc:9d:a2:de:38:c0.
DHCPREQUEST received (STATE_SELECTING) for 0.0.0.242 from cc:9d:a2:de:38:c0.
При этом не важно - клиент по проводу или "по воздуху".
Link to comment
Share on other sites
15 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.