Compare commits
4 Commits
f8e74b79d7
...
d2c5870665
| Author | SHA1 | Date | |
|---|---|---|---|
| d2c5870665 | |||
| 7703990331 | |||
| 51a85aa802 | |||
| cf6c695a5a |
File diff suppressed because it is too large
Load Diff
@ -2855,7 +2855,7 @@ config firewall address
|
||||
edit "RAP-Users"
|
||||
set associated-interface "RAP"
|
||||
set allow-routing enable
|
||||
set subnet 10.67.1.0 255.255.255.0
|
||||
set subnet 10.67.0.0 255.255.0.0
|
||||
next
|
||||
edit "RAP-MGMT"
|
||||
set allow-routing enable
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
Building configuration...
|
||||
|
||||
Current configuration : 20868 bytes
|
||||
Current configuration : 20886 bytes
|
||||
!
|
||||
! Last configuration change at 00:01:55 EDT Thu Sep 25 2025
|
||||
! Last configuration change at 08:39:02 EST Tue Nov 25 2025 by estein66.admin
|
||||
!
|
||||
version 15.2
|
||||
no service pad
|
||||
|
||||
@ -744,58 +744,30 @@ interface 1/1/22
|
||||
client track ip update-interval 120
|
||||
power-over-ethernet pre-std-detect
|
||||
interface 1/1/23
|
||||
description Auto
|
||||
description -TO Access Control-
|
||||
no shutdown
|
||||
no routing
|
||||
vlan access 168
|
||||
vlan access 72
|
||||
spanning-tree bpdu-guard
|
||||
spanning-tree port-type admin-edge
|
||||
spanning-tree root-guard
|
||||
spanning-tree tcn-guard
|
||||
loop-protect
|
||||
port-access onboarding-method concurrent enable
|
||||
aaa authentication port-access allow-cdp-bpdu
|
||||
aaa authentication port-access allow-lldp-bpdu
|
||||
aaa authentication port-access client-limit 3
|
||||
aaa authentication port-access dot1x authenticator
|
||||
cached-reauth
|
||||
cached-reauth-period 86400
|
||||
reauth
|
||||
enable
|
||||
aaa authentication port-access mac-auth
|
||||
cached-reauth
|
||||
cached-reauth-period 86400
|
||||
quiet-period 30
|
||||
reauth
|
||||
enable
|
||||
client track ip enable
|
||||
client track ip update-interval 120
|
||||
power-over-ethernet pre-std-detect
|
||||
interface 1/1/24
|
||||
description Auto
|
||||
description -TO Access Control-
|
||||
no shutdown
|
||||
no routing
|
||||
vlan access 168
|
||||
vlan access 72
|
||||
spanning-tree bpdu-guard
|
||||
spanning-tree port-type admin-edge
|
||||
spanning-tree root-guard
|
||||
spanning-tree tcn-guard
|
||||
loop-protect
|
||||
port-access onboarding-method concurrent enable
|
||||
aaa authentication port-access allow-cdp-bpdu
|
||||
aaa authentication port-access allow-lldp-bpdu
|
||||
aaa authentication port-access client-limit 3
|
||||
aaa authentication port-access dot1x authenticator
|
||||
cached-reauth
|
||||
cached-reauth-period 86400
|
||||
reauth
|
||||
enable
|
||||
aaa authentication port-access mac-auth
|
||||
cached-reauth
|
||||
cached-reauth-period 86400
|
||||
quiet-period 30
|
||||
reauth
|
||||
enable
|
||||
client track ip enable
|
||||
client track ip update-interval 120
|
||||
power-over-ethernet pre-std-detect
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user