Strona 1 z 1

Interface template na Cisco Catalyst C3850

: 02 lut 2022, 13:02
autor: MichalWojciechowski
Cześć,

ostatnio dodałem nowy switch Cisco Catalyst C3850. W celu uproszczenia konfiguracji postanowiłem użyć interface template i "podpiąć" go pod każdy port accessowy (konfiguracja poniżej):

interface GigabitEthernetx/x/x
switchport access vlan xxx
switchport mode access
authentication event fail action next-method
authentication event server dead action authorize vlan xxx
authentication event server dead action authorize voice
authentication event server alive action reinitialize
authentication host-mode multi-auth
authentication order mab dot1x
authentication priority dot1x mab
authentication port-control auto
authentication periodic
authentication timer reauthenticate server
authentication timer inactivity server
authentication violation restrict
mab
snmp trap mac-notification change added
snmp trap mac-notification change removed
dot1x pae authenticator
dot1x timeout tx-period 11
spanning-tree portfast
end

Niestety okazało się, że nie każda komenda może być skonfigurowana pod interface template. Czy da się zatem w jakiś sposób obejść to ograniczenie?

Re: Interface template na Cisco Catalyst C3850

: 03 lut 2022, 11:12
autor: rafu_007
Możesz skonfigurować wszystkie interfejsy korzystając z polecenia interface range.