Routed Port Keeps Disabling DHCP Filter Globally After Interface Goes Down and UP
Hi,so as part of doing inter vlan routing, i have setup interface gigabitethernet 1/0/2 as a routed port and setup a default route using my routers interface ip address as the next hop for 0.0.0.0/0 ,etc. My g1/0/2 interface keeps going down, almost daily. i have the routed port connected to the lan port on my pfsense router and somehow when i lose internet connection (which is normal for me...) the routed port seems to also go down and disable a bunch of stuff on vlan1000, its internal vlan, but also disables dhcp filter globally which is very annoying.
I get that dhcp filter is a layer 2 security and this switch is basically "emulating" a layer 3 interface *cuz its using internal vlans* by using the no switchport command and disabling some layer 2 protocols, but is there no way to not have it disable dhcp filter globally? its not even enabled on that port...
here are the logs that i get almost daily:
63
2023-02-07 13:31:32
Link Scan
level_5
Gi1/0/2 changed state to up.
64
2023-02-07 13:30:56
NETIF
level_5
Line protocol on Interface Gi1/0/2, changed state to down.
65
2023-02-07 13:30:56
NDSnoop
level_6
Disable ND Snooping function in vlan 1000.
66
2023-02-07 13:30:56
DHCP6Snoop
level_6
Disable DHCPv6 Snooping function in vlan 1000.
67
2023-02-07 13:30:56
NDDetec
level_6
Disable ND Detection function in vlan 1000.
68
2023-02-07 13:30:56
DHCPF
level_6
Disable DHCP Filter successfully.
69
2023-02-07 13:30:56
DHCPL2R
level_6
Disable DHCP L2 Relay function in vlan 1000.
70
2023-02-07 13:30:56
DHCP Snooping
level_6
Disable DHCP Snooping function in vlan 1000.
71
2023-02-07 13:30:56
ARP&IP
level_6
Disable ARP Inspection in VLAN 1000.
72
2023-02-07 13:30:56
FDB
level_6
Deleted all Mac address associated with VLAN 1000.
73
2023-02-07 13:30:56
Link Scan
level_5
Gi1/0/2 changed state to down.