Код: Выделить всё
SW version:
1.14.0 build 27[4898f3c54] (date 13/10/2021 time 11:03:09)
HW version:
1v9
object-group service dhcp_server
port-range 67
exit
vlan 10
force-up
exit
bridge 10
vlan 10
security-zone adm-personal
ip dhcp server address 192.168.31.251
ip address 192.168.31.251/24
enable
exit
interface port-channel 1
mode switchport
switchport forbidden default-vlan
switchport mode trunk
switchport trunk allowed vlan add 10
exit
interface gigabitethernet 1/0/7
mode switchport
channel-group 1 mode auto
exit
interface gigabitethernet 1/0/8
mode switchport
channel-group 1 mode auto
exit
security zone-pair adm-personal self
rule 1000
action permit
match protocol icmp
match icmp echo
enable
exit
rule 1001
action permit
match protocol udp
match destination-port dhcp_server
enable
exit
exit
ip dhcp-server
ip dhcp-server pool adm
network 192.168.31.0/24
domain-name OGC.IRK.RU
address 192.168.31.1 mac-address 70:8b:cd:54:35:a0
default-router 192.168.31.251
dns-server 192.168.30.250,192.168.31.251
option 4 ip-address 192.168.30.250
exit
и все время выдаёт такое
Код: Выделить всё
2022-06-07T09:46:53+08:00 DHCPINFORM from 192.168.31.1 via bridge 10: not authoritative for subnet 192.168.31.0
что не так настроил?