Compare commits
57 Commits
be99e60da6
...
9cc57b7df0
| Author | SHA1 | Date | |
|---|---|---|---|
| 9cc57b7df0 | |||
| 21bdda4021 | |||
| d6f0581cc0 | |||
| 384aebcd47 | |||
| 02e3715f93 | |||
| a1088e87ec | |||
| c5d9bce1e7 | |||
| fc57a9427c | |||
| 70ace4d19d | |||
| f4274f6c9d | |||
| 72a5be9e16 | |||
| 3120442d49 | |||
| 5f0d7e8ef8 | |||
| 228c99dc4c | |||
| aa52f54f97 | |||
| b6462a172b | |||
| 1cd17a5439 | |||
| 9d83e0407b | |||
| f9541417e7 | |||
| c3f6cd2404 | |||
| 5c2279a7fd | |||
| c3753dc0ea | |||
| fc87aca140 | |||
| b7e1340f9c | |||
| 15b0bdbd2d | |||
| dbcc48ad47 | |||
| b8f8f93ebf | |||
| f56ea6ba9f | |||
| 1918983e1c | |||
| 0100a575d9 | |||
| a6b273d9bd | |||
| 89e9a883a4 | |||
| 6d73a61d5a | |||
| 7c44238e19 | |||
| fb5e262166 | |||
| fbe4b54ce0 | |||
| 52fb9c6534 | |||
| 4427d8113b | |||
| dc9f1464ea | |||
| 5bbd184890 | |||
| ae63cc381c | |||
| fe9f605e50 | |||
| 2c9853328a | |||
| 969dc68b1d | |||
| 33d126cc82 | |||
| 9ccf1a39d7 | |||
| 7603615fed | |||
| ee34f02029 | |||
| 24f9ffa469 | |||
| 28c6762118 | |||
| e31437576d | |||
| 2739d133a4 | |||
| c0619bd808 | |||
| fe18be5b15 | |||
| 0e3bacefc5 | |||
| d163a0562d | |||
| 2472bf8394 |
@ -54,6 +54,7 @@ radius dyn-authorization enable
|
||||
radius dyn-authorization client 10.1.40.115 replay-protection enable secret-key ciphertext AQBapT/P5rOb+rvQ7h3tBeOcSCw2fmvBHITxOR6nXUCq8RpTCQAAAL8GSHTiDp6wEg==
|
||||
radius dyn-authorization client 10.1.40.116 replay-protection enable secret-key ciphertext AQBapf3h6MwRqbvfKSLw9EQbR24msMl2g33JLJKXw3oollBQCQAAAP8GCe/d3KK+aA==
|
||||
radius dyn-authorization client 10.1.40.117 replay-protection enable secret-key ciphertext AQBapagg4yOJLGK6A23rMfoJCFp7jFsjDD2d80HmVEh919TwCQAAAFNviB00pgm7rg==
|
||||
logging 10.1.40.78
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
ssh key-exchange-algorithms curve25519-sha256 curve25519-sha256@libssh.org diffie-hellman-group14-sha1 diffie-hellman-group14-sha256 diffie-hellman-group16-sha512
|
||||
|
||||
@ -54,6 +54,7 @@ radius dyn-authorization enable
|
||||
radius dyn-authorization client 10.1.40.115 replay-protection enable secret-key ciphertext AQBapTQMHkUC1VPA+a+9pE0U0Ko6JVWGJroQ96q3o3gdIpNaCQAAAHhPbtJSheBiOQ==
|
||||
radius dyn-authorization client 10.1.40.116 replay-protection enable secret-key ciphertext AQBapduisCHUgZjOdgKc11LC8stt5akP3Gi/NKHNS+8+f6ZUCQAAACp/iR1wYM9oCA==
|
||||
radius dyn-authorization client 10.1.40.117 replay-protection enable secret-key ciphertext AQBapdFTGIoEGWGetPy1kFd17BwGXv4s68VKCm1XodkI5y1bCQAAAEPMrgI/px9LbA==
|
||||
logging 10.1.40.78
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
ssh key-exchange-algorithms curve25519-sha256 curve25519-sha256@libssh.org diffie-hellman-group14-sha1 diffie-hellman-group14-sha256 diffie-hellman-group16-sha512
|
||||
|
||||
@ -54,6 +54,7 @@ radius dyn-authorization enable
|
||||
radius dyn-authorization client 10.1.40.115 replay-protection enable secret-key ciphertext AQBapYIgcHQqm33KIqaYLKN0a7Svk5tuYaMKbHuaXMQcxfTICQAAAMXe+YHbg7dZ1w==
|
||||
radius dyn-authorization client 10.1.40.116 replay-protection enable secret-key ciphertext AQBapRR/6Qx5JCEELD2NsMb1oXKvgYRg2BqUBaDO2GbXu97cCQAAAAV3Gz4s2OC6ww==
|
||||
radius dyn-authorization client 10.1.40.117 replay-protection enable secret-key ciphertext AQBapTaSXzUyhqZ3RM7dZN5W2enw+s5jflLvuxIFS0qEOTpVCQAAAITjDwJzSCj0dQ==
|
||||
logging 10.1.40.78
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
ssh key-exchange-algorithms curve25519-sha256 curve25519-sha256@libssh.org diffie-hellman-group14-sha1 diffie-hellman-group14-sha256 diffie-hellman-group16-sha512
|
||||
|
||||
@ -44,7 +44,6 @@ aaa accounting all-mgmt https-server start-stop group tacacs
|
||||
aaa accounting all-mgmt ssh start-stop group tacacs
|
||||
!
|
||||
logging 10.1.40.78
|
||||
logging 10.1.40.144 severity alert
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
access-list log-timer 5
|
||||
|
||||
@ -44,7 +44,6 @@ aaa accounting all-mgmt https-server start-stop group tacacs
|
||||
aaa accounting all-mgmt ssh start-stop group tacacs
|
||||
!
|
||||
logging 10.1.40.78
|
||||
logging 10.1.40.144 severity alert
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
access-list log-timer 5
|
||||
|
||||
@ -43,7 +43,6 @@ aaa accounting all-mgmt https-server start-stop group tacacs
|
||||
aaa accounting all-mgmt ssh start-stop group tacacs
|
||||
!
|
||||
logging 10.1.40.78
|
||||
logging 10.1.40.144 severity alert
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
access-list log-timer 5
|
||||
|
||||
@ -42,7 +42,6 @@ aaa accounting all-mgmt https-server start-stop group tacacs
|
||||
aaa accounting all-mgmt ssh start-stop group tacacs
|
||||
!
|
||||
logging 10.1.40.78
|
||||
logging 10.1.40.144 severity alert
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
access-list log-timer 5
|
||||
|
||||
@ -40,7 +40,6 @@ aaa accounting all-mgmt https-server start-stop group tacacs
|
||||
aaa accounting all-mgmt ssh start-stop group tacacs
|
||||
!
|
||||
logging 10.1.40.78
|
||||
logging 10.1.40.144 severity alert
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
access-list log-timer 5
|
||||
|
||||
@ -40,7 +40,6 @@ aaa accounting all-mgmt https-server start-stop group tacacs
|
||||
aaa accounting all-mgmt ssh start-stop group tacacs
|
||||
!
|
||||
logging 10.1.40.78
|
||||
logging 10.1.40.144 severity alert
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
access-list log-timer 5
|
||||
|
||||
@ -40,7 +40,6 @@ aaa accounting all-mgmt https-server start-stop group tacacs
|
||||
aaa accounting all-mgmt ssh start-stop group tacacs
|
||||
!
|
||||
logging 10.1.40.78
|
||||
logging 10.1.40.144 severity alert
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
access-list log-timer 5
|
||||
|
||||
@ -40,7 +40,6 @@ aaa accounting all-mgmt https-server start-stop group tacacs
|
||||
aaa accounting all-mgmt ssh start-stop group tacacs
|
||||
!
|
||||
logging 10.1.40.78
|
||||
logging 10.1.40.144 severity alert
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
access-list log-timer 5
|
||||
|
||||
@ -40,7 +40,6 @@ aaa accounting all-mgmt https-server start-stop group tacacs
|
||||
aaa accounting all-mgmt ssh start-stop group tacacs
|
||||
!
|
||||
logging 10.1.40.78
|
||||
logging 10.1.40.144 severity alert
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
access-list log-timer 5
|
||||
|
||||
@ -40,7 +40,6 @@ aaa accounting all-mgmt https-server start-stop group tacacs
|
||||
aaa accounting all-mgmt ssh start-stop group tacacs
|
||||
!
|
||||
logging 10.1.40.78
|
||||
logging 10.1.40.144 severity alert
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
access-list log-timer 5
|
||||
|
||||
@ -40,7 +40,6 @@ aaa accounting all-mgmt https-server start-stop group tacacs
|
||||
aaa accounting all-mgmt ssh start-stop group tacacs
|
||||
!
|
||||
logging 10.1.40.78
|
||||
logging 10.1.40.144 severity alert
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
access-list log-timer 5
|
||||
|
||||
@ -40,7 +40,6 @@ aaa accounting all-mgmt https-server start-stop group tacacs
|
||||
aaa accounting all-mgmt ssh start-stop group tacacs
|
||||
!
|
||||
logging 10.1.40.78
|
||||
logging 10.1.40.144 severity alert
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
access-list log-timer 5
|
||||
|
||||
@ -40,7 +40,6 @@ aaa accounting all-mgmt https-server start-stop group tacacs
|
||||
aaa accounting all-mgmt ssh start-stop group tacacs
|
||||
!
|
||||
logging 10.1.40.78
|
||||
logging 10.1.40.144 severity alert
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
access-list log-timer 5
|
||||
|
||||
@ -40,7 +40,6 @@ aaa accounting all-mgmt https-server start-stop group tacacs
|
||||
aaa accounting all-mgmt ssh start-stop group tacacs
|
||||
!
|
||||
logging 10.1.40.78
|
||||
logging 10.1.40.144 severity alert
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
access-list log-timer 5
|
||||
|
||||
@ -40,7 +40,6 @@ aaa accounting all-mgmt https-server start-stop group tacacs
|
||||
aaa accounting all-mgmt ssh start-stop group tacacs
|
||||
!
|
||||
logging 10.1.40.78
|
||||
logging 10.1.40.144 severity alert
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
access-list log-timer 5
|
||||
|
||||
@ -40,7 +40,6 @@ aaa accounting all-mgmt https-server start-stop group tacacs
|
||||
aaa accounting all-mgmt ssh start-stop group tacacs
|
||||
!
|
||||
logging 10.1.40.78
|
||||
logging 10.1.40.144 severity alert
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
access-list log-timer 5
|
||||
|
||||
@ -42,7 +42,6 @@ aaa accounting all-mgmt https-server start-stop group tacacs
|
||||
aaa accounting all-mgmt ssh start-stop group tacacs
|
||||
!
|
||||
logging 10.1.40.78
|
||||
logging 10.1.40.144 severity alert
|
||||
user johnp authorized-key ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOTR1RB6i2+q3Uowzgk3Zj2OnPWgfhXOc16iqmZZJvF6 johnp@JP-T480S
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
|
||||
@ -41,7 +41,6 @@ aaa accounting all-mgmt https-server start-stop group tacacs
|
||||
aaa accounting all-mgmt ssh start-stop group tacacs
|
||||
!
|
||||
logging 10.1.40.78
|
||||
logging 10.1.40.144 severity alert
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
access-list log-timer 5
|
||||
|
||||
@ -54,7 +54,7 @@ radius dyn-authorization enable
|
||||
radius dyn-authorization client 10.1.40.115 replay-protection enable secret-key ciphertext AQBapdnIE2FNvoogRkpJl/ZuwykWLHmd/fTvyZgCIG/3v4r2CQAAAOEQtqkUDdiHIQ==
|
||||
radius dyn-authorization client 10.1.40.116 replay-protection enable secret-key ciphertext AQBapWvYPppJSj3xHhiE1gkzB+C3/PyQn47nEWIgmkkVtuc1CQAAANedzl/ZTjTqCg==
|
||||
radius dyn-authorization client 10.1.40.117 replay-protection enable secret-key ciphertext AQBapSNwoTvxxdmfzKtuW53EJoL6/U0I6T2/UiPZgvMVyWGWCQAAAN3uenBRrhnjjA==
|
||||
logging 10.1.40.144 severity alert
|
||||
logging 10.1.40.78
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
ssh key-exchange-algorithms curve25519-sha256 curve25519-sha256@libssh.org diffie-hellman-group14-sha1 diffie-hellman-group14-sha256 diffie-hellman-group16-sha512
|
||||
|
||||
@ -54,7 +54,7 @@ radius dyn-authorization enable
|
||||
radius dyn-authorization client 10.1.40.115 replay-protection enable secret-key ciphertext AQBapcuuvXYr/nxDhTpYOb4lApT3nNx9bb8XOMhBvMj3/REoCQAAAGbOSEMM6jD2qQ==
|
||||
radius dyn-authorization client 10.1.40.116 replay-protection enable secret-key ciphertext AQBapeKNJHLE9rJEx/ibZBFHEgX6Q0sQ/et6TLnzuyXV3jR8CQAAAD2Ex4451yiOkA==
|
||||
radius dyn-authorization client 10.1.40.117 replay-protection enable secret-key ciphertext AQBapbmIS2Gf4fkkk1fGgDHYXlVPlwFjQwrigmXQclBEXtWjCQAAABwdb4YciW283Q==
|
||||
logging 10.1.40.144 severity alert
|
||||
logging 10.1.40.78
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
ssh key-exchange-algorithms curve25519-sha256 curve25519-sha256@libssh.org diffie-hellman-group14-sha1 diffie-hellman-group14-sha256 diffie-hellman-group16-sha512
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
|
||||
|
||||
!Command: show running-config
|
||||
!Running configuration last done at: Wed Apr 30 15:20:23 2025
|
||||
!Running configuration last done at: Wed May 21 07:53:24 2025
|
||||
!
|
||||
|
||||
version 8.4(1)
|
||||
@ -2779,6 +2779,9 @@ interface Ethernet3/33
|
||||
interface Ethernet3/34
|
||||
|
||||
interface Ethernet3/35
|
||||
switchport
|
||||
switchport monitor
|
||||
no shutdown
|
||||
|
||||
interface Ethernet3/36
|
||||
description FortiWeb3 Data
|
||||
@ -3401,6 +3404,12 @@ router ospf 315
|
||||
redistribute static route-map static-to-ospf
|
||||
summary-address 10.99.0.0/24
|
||||
passive-interface default
|
||||
monitor session 1
|
||||
mode extended
|
||||
source interface Ethernet3/36 both
|
||||
rate-limit auto
|
||||
destination interface Ethernet3/35
|
||||
no shut
|
||||
no system auto-upgrade epld
|
||||
logging server 10.1.40.78
|
||||
logging level kernel 5
|
||||
|
||||
@ -54,6 +54,7 @@ radius dyn-authorization enable
|
||||
radius dyn-authorization client 10.1.40.115 replay-protection enable secret-key ciphertext AQBapXRgbRJ//+nrRgSy46jYSiv6hSqOnNCBqVgCn7utmH09CQAAAPSIo7NorDbrKw==
|
||||
radius dyn-authorization client 10.1.40.116 replay-protection enable secret-key ciphertext AQBapcpe5ZpjJvbVmpm/+qbWVFwNV3eI6+fMaBj6fdZrexx3CQAAAI4joPImPKw8mQ==
|
||||
radius dyn-authorization client 10.1.40.117 replay-protection enable secret-key ciphertext AQBapax5noTcvqav44rIBbeaflnYfppl/xN9+vOf8SKBvpxqCQAAAEge3a4CofNeHg==
|
||||
logging 10.1.40.78
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
ssh key-exchange-algorithms curve25519-sha256 curve25519-sha256@libssh.org diffie-hellman-group14-sha1 diffie-hellman-group14-sha256 diffie-hellman-group16-sha512
|
||||
|
||||
@ -54,6 +54,7 @@ radius dyn-authorization enable
|
||||
radius dyn-authorization client 10.1.40.115 replay-protection enable secret-key ciphertext AQBapbUEnNxKMJoBbPMiVzAfU/IwMVDPY5Oee3OzXcKur/dcCQAAAAw8RJCGIjKRGQ==
|
||||
radius dyn-authorization client 10.1.40.116 replay-protection enable secret-key ciphertext AQBapQQHb9chpeooHS31G3YAsrvsxtlHHQyG4CWTp3jVrHT7CQAAAMlzRDo/udrcUg==
|
||||
radius dyn-authorization client 10.1.40.117 replay-protection enable secret-key ciphertext AQBapXrQAY4cdRTo04A09x/d9HkzRmSTM2k2RCv6aW3NdBtpCQAAABS1uOOlJPzM6w==
|
||||
logging 10.1.40.78
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
ssh key-exchange-algorithms curve25519-sha256 curve25519-sha256@libssh.org diffie-hellman-group14-sha1 diffie-hellman-group14-sha256 diffie-hellman-group16-sha512
|
||||
|
||||
@ -54,6 +54,7 @@ radius dyn-authorization enable
|
||||
radius dyn-authorization client 10.1.40.115 replay-protection enable secret-key ciphertext AQBapfQ5s+DeIprkbBnvR35pqJYHdCeaL1coiQ2cDubVZUezCQAAAFVE68AEunH+tw==
|
||||
radius dyn-authorization client 10.1.40.116 replay-protection enable secret-key ciphertext AQBapUPWKiDQ98SvNua73edY7p29yGhdGAOumO0zil7aiTErCQAAAN+UW5sXA+pFhw==
|
||||
radius dyn-authorization client 10.1.40.117 replay-protection enable secret-key ciphertext AQBapX2BgpgIbCGMYcpsKkr1M7sc2OPVB8YraCFkuvito6SoCQAAAGCtbLuQEFDXwQ==
|
||||
logging 10.1.40.78
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
ssh key-exchange-algorithms curve25519-sha256 curve25519-sha256@libssh.org diffie-hellman-group14-sha1 diffie-hellman-group14-sha256 diffie-hellman-group16-sha512
|
||||
|
||||
@ -54,6 +54,7 @@ radius dyn-authorization enable
|
||||
radius dyn-authorization client 10.1.40.115 replay-protection enable secret-key ciphertext AQBapUgnxaqNuXFuAMjoGG21agq/3CmG9ipWkyJRnIb0Zt2iCQAAAB6aGM8j+EPLpw==
|
||||
radius dyn-authorization client 10.1.40.116 replay-protection enable secret-key ciphertext AQBapW1zJj8o4cxI3UU2vDwe+ZBm/f6dscBYsG+LonTYBmTZCQAAAJMmO42Eqn0Urw==
|
||||
radius dyn-authorization client 10.1.40.117 replay-protection enable secret-key ciphertext AQBapbYnu96O7X/4GUSjyM6G+8zXGeM67h3mnxxtdRLazUxJCQAAALs8XkbpIt5zNg==
|
||||
logging 10.1.40.78
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
ssh key-exchange-algorithms curve25519-sha256 curve25519-sha256@libssh.org diffie-hellman-group14-sha1 diffie-hellman-group14-sha256 diffie-hellman-group16-sha512
|
||||
|
||||
@ -54,6 +54,7 @@ radius dyn-authorization enable
|
||||
radius dyn-authorization client 10.1.40.115 replay-protection enable secret-key ciphertext AQBapTumT5vAK6n7UdtELo+tUVf6GwzqyNwY4k/CdldXybPTCQAAAPRzO3xfDJRHzg==
|
||||
radius dyn-authorization client 10.1.40.116 replay-protection enable secret-key ciphertext AQBapaySpm2p62Eku/j13zd5XELu1pmFJwWWs+GO6z6GW5XTCQAAALCtmvzIJUBhsg==
|
||||
radius dyn-authorization client 10.1.40.117 replay-protection enable secret-key ciphertext AQBapexUMS2dwvmYx2iarIbfWVJDAy7omIDOCwudERirc+wtCQAAAEh2K+GlKFgMvA==
|
||||
logging 10.1.40.78
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
ssh key-exchange-algorithms curve25519-sha256 curve25519-sha256@libssh.org diffie-hellman-group14-sha1 diffie-hellman-group14-sha256 diffie-hellman-group16-sha512
|
||||
|
||||
@ -54,6 +54,7 @@ radius dyn-authorization enable
|
||||
radius dyn-authorization client 10.1.40.115 replay-protection enable secret-key ciphertext AQBapWSptlD52z5Ftxt8W8mzTBX5kxKeVmAEATDvt1Q/zC5GCQAAACirjj+kGzm2Uw==
|
||||
radius dyn-authorization client 10.1.40.116 replay-protection enable secret-key ciphertext AQBapZOp5zTWTxFzdyJoIGenm4X+OKolQh4D5nRPI103I6mrCQAAAHX3Dy7c/YvBsQ==
|
||||
radius dyn-authorization client 10.1.40.117 replay-protection enable secret-key ciphertext AQBapeaNABqnfzzlwYkbvoxCZ+OD4OuTS736iJQqk4ROFa2DCQAAAHFNmdl5YpfmPA==
|
||||
logging 10.1.40.78
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
ssh key-exchange-algorithms curve25519-sha256 curve25519-sha256@libssh.org diffie-hellman-group14-sha1 diffie-hellman-group14-sha256 diffie-hellman-group16-sha512
|
||||
|
||||
@ -54,6 +54,7 @@ radius dyn-authorization enable
|
||||
radius dyn-authorization client 10.1.40.115 replay-protection enable secret-key ciphertext AQBapTRsUkABLh3kM0gj7O1ECfs/eCz6S3N05KhAflefuZ5fCQAAAKIRJ6Gw220Vvw==
|
||||
radius dyn-authorization client 10.1.40.116 replay-protection enable secret-key ciphertext AQBapT7xS3lO85byPYDfld4bKZHYVnPu33JTkrfbfMmkmTG1CQAAAH1IcHdmAJrBsQ==
|
||||
radius dyn-authorization client 10.1.40.117 replay-protection enable secret-key ciphertext AQBapelvs3ujKGneQyNn2D9D6oH113bbr+C3gZBSC7wU6AIbCQAAAPi3CA7A8xT8hQ==
|
||||
logging 10.1.40.78
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
ssh key-exchange-algorithms curve25519-sha256 curve25519-sha256@libssh.org diffie-hellman-group14-sha1 diffie-hellman-group14-sha256 diffie-hellman-group16-sha512
|
||||
|
||||
@ -54,6 +54,7 @@ radius dyn-authorization enable
|
||||
radius dyn-authorization client 10.1.40.115 replay-protection enable secret-key ciphertext AQBapeq2Dm3OHMg+7dCEv/f6mpoTpbinVvmdQZZWTPinxNUUCQAAAFvdyBLc5eABBA==
|
||||
radius dyn-authorization client 10.1.40.116 replay-protection enable secret-key ciphertext AQBapdPPWE6RX6/FB6xmU/iozh3hwp/dz3ig+NYXWLZsODrPCQAAAFOfKQg/crHUgQ==
|
||||
radius dyn-authorization client 10.1.40.117 replay-protection enable secret-key ciphertext AQBapXcmUjc5DQ+AVPgAR3/CwCBHe5vwF8a2pMEDoHjIwbGUCQAAAAOPmt+uXncZvA==
|
||||
logging 10.1.40.78
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
ssh key-exchange-algorithms curve25519-sha256 curve25519-sha256@libssh.org diffie-hellman-group14-sha1 diffie-hellman-group14-sha256 diffie-hellman-group16-sha512
|
||||
|
||||
@ -54,6 +54,7 @@ radius dyn-authorization enable
|
||||
radius dyn-authorization client 10.1.40.115 replay-protection enable secret-key ciphertext AQBapVT5rF3ADiBDwdaZa28FqIQINYYQ+8AIS2u99p8xTwUFCQAAAMYkOGeY9HcikQ==
|
||||
radius dyn-authorization client 10.1.40.116 replay-protection enable secret-key ciphertext AQBapURAr/3UmaOfUckJxjOw0nnhXeY+7qcPqsXBfYjCHeZsCQAAABNYR/nuFn6CHQ==
|
||||
radius dyn-authorization client 10.1.40.117 replay-protection enable secret-key ciphertext AQBapVtnWL/fITcXcEc/VH2fm1XUrcSY2csEd8pxL5v3YtTnCQAAAG6qcwq1x9079w==
|
||||
logging 10.1.40.78
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
ssh key-exchange-algorithms curve25519-sha256 curve25519-sha256@libssh.org diffie-hellman-group14-sha1 diffie-hellman-group14-sha256 diffie-hellman-group16-sha512
|
||||
|
||||
@ -54,6 +54,7 @@ radius dyn-authorization enable
|
||||
radius dyn-authorization client 10.1.40.115 replay-protection enable secret-key ciphertext AQBapV4ugVsag3OYJpy75RnsSQhRFHGVv7pQICrFWMB/AzstCQAAAEk1GUYWTr+FHg==
|
||||
radius dyn-authorization client 10.1.40.116 replay-protection enable secret-key ciphertext AQBapa4dg79H+L/K6bELET8tRHqOrGFMRp0a1uMPVkHN6tszCQAAAPrMqUrkHrlkJQ==
|
||||
radius dyn-authorization client 10.1.40.117 replay-protection enable secret-key ciphertext AQBapdDtP+xpay7HCmdfc+pXHFFpAz4W3xGkZZ9+8gmDwmNyCQAAANGuHn8/F2wNzQ==
|
||||
logging 10.1.40.78
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
ssh key-exchange-algorithms curve25519-sha256 curve25519-sha256@libssh.org diffie-hellman-group14-sha1 diffie-hellman-group14-sha256 diffie-hellman-group16-sha512
|
||||
|
||||
@ -54,6 +54,7 @@ radius dyn-authorization enable
|
||||
radius dyn-authorization client 10.1.40.115 replay-protection enable secret-key ciphertext AQBapV3/+jLpGKwlpMnG1asB7mK+dlxLFtIv1Lzvr4vIG2fPCQAAAK1VdCzEwigkgw==
|
||||
radius dyn-authorization client 10.1.40.116 replay-protection enable secret-key ciphertext AQBapTzDLG2uSKqu5Diz9eJGbGjBbNo4hJg2+dsQ4qxhyvfnCQAAAMc82XEveaZatA==
|
||||
radius dyn-authorization client 10.1.40.117 replay-protection enable secret-key ciphertext AQBapRfHDK3/r0e6cL34Ja4rH6acwHrtkR4FJ0ZtuqYZ5nt3CQAAAAgaf9bk+53C7Q==
|
||||
logging 10.1.40.78
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
ssh key-exchange-algorithms curve25519-sha256 curve25519-sha256@libssh.org diffie-hellman-group14-sha1 diffie-hellman-group14-sha256 diffie-hellman-group16-sha512
|
||||
|
||||
@ -54,6 +54,7 @@ radius dyn-authorization enable
|
||||
radius dyn-authorization client 10.1.40.115 replay-protection enable secret-key ciphertext AQBapXw8hJESPdrRKYFvq7tYtymu1cZkcIS/Yg3EV+k7tJL+CQAAANqBIq8MMEOPpQ==
|
||||
radius dyn-authorization client 10.1.40.116 replay-protection enable secret-key ciphertext AQBapanazMxfzuUP8+4QdmtQ7LU6pLGhq75TB5CHuV0rJMtsCQAAAFedd+GJaVA74A==
|
||||
radius dyn-authorization client 10.1.40.117 replay-protection enable secret-key ciphertext AQBapWKYiOQ3a0Ydr1CEkoZuOwVTn9ICp2d+f7Heih/yaVg7CQAAAAHGHsIkHVj9FQ==
|
||||
logging 10.1.40.78
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
ssh key-exchange-algorithms curve25519-sha256 curve25519-sha256@libssh.org diffie-hellman-group14-sha1 diffie-hellman-group14-sha256 diffie-hellman-group16-sha512
|
||||
|
||||
@ -54,6 +54,7 @@ radius dyn-authorization enable
|
||||
radius dyn-authorization client 10.1.40.115 replay-protection enable secret-key ciphertext AQBapcJ6VmvFCUPYxfNob4hP0TGrl6dKV/b/7l1U3kf8uTntCQAAAM1bmiv1fkcirw==
|
||||
radius dyn-authorization client 10.1.40.116 replay-protection enable secret-key ciphertext AQBapdPaafBkTyeYtmhpbHOkI4Nt7vzsBFy3BLf2mXIBw30bCQAAAEON0to6rcn0EA==
|
||||
radius dyn-authorization client 10.1.40.117 replay-protection enable secret-key ciphertext AQBape/6yImhGf9L64qA/RnN+6/KuTEWzE9DuQGLB7+kUMDQCQAAAEqzktTwKD/bDg==
|
||||
logging 10.1.40.78
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
ssh key-exchange-algorithms curve25519-sha256 curve25519-sha256@libssh.org diffie-hellman-group14-sha1 diffie-hellman-group14-sha256 diffie-hellman-group16-sha512
|
||||
|
||||
@ -54,6 +54,7 @@ radius dyn-authorization enable
|
||||
radius dyn-authorization client 10.1.40.115 replay-protection enable secret-key ciphertext AQBapTW5MC26K9nDAeaRVVSq8Nbwpn/BcTxOHrc+2Er8e0YlCQAAAM08Si1//qw6Bw==
|
||||
radius dyn-authorization client 10.1.40.116 replay-protection enable secret-key ciphertext AQBapVoUOu7WrkHkQULfAOQPlep96ybtGwTZcIhlsHqmIL0TCQAAAMJ2+MZ+VCiKaw==
|
||||
radius dyn-authorization client 10.1.40.117 replay-protection enable secret-key ciphertext AQBapfKyfaMEYjhtJztGQmYPy/tZF63xMFgEXWOi5aN91vwoCQAAAN2fzsgG0Up4gg==
|
||||
logging 10.1.40.78
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
ssh key-exchange-algorithms curve25519-sha256 curve25519-sha256@libssh.org diffie-hellman-group14-sha1 diffie-hellman-group14-sha256 diffie-hellman-group16-sha512
|
||||
|
||||
@ -54,6 +54,7 @@ radius dyn-authorization enable
|
||||
radius dyn-authorization client 10.1.40.115 replay-protection enable secret-key ciphertext AQBapbmwO15jZKDYZ5WJFHnAJ4FRHTRY06fn4ytZrXRATKRdCQAAAAzwkAwgImVUCQ==
|
||||
radius dyn-authorization client 10.1.40.116 replay-protection enable secret-key ciphertext AQBapT3VL4xKCBpt6gQVyimRROiUYkMB6GdEpNXR3wn40sEXCQAAAKrZEQmxsH2H8Q==
|
||||
radius dyn-authorization client 10.1.40.117 replay-protection enable secret-key ciphertext AQBapeUExICDwucOiQQrbEnu8IjS/7aFu6ZW3+B6Rk2Y6ZMOCQAAAKHFs6nFWefOQA==
|
||||
logging 10.1.40.78
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
ssh key-exchange-algorithms curve25519-sha256 curve25519-sha256@libssh.org diffie-hellman-group14-sha1 diffie-hellman-group14-sha256 diffie-hellman-group16-sha512
|
||||
|
||||
@ -54,6 +54,7 @@ radius dyn-authorization enable
|
||||
radius dyn-authorization client 10.1.40.115 replay-protection enable secret-key ciphertext AQBapb/3oY/GRNqGJSjDWtfcG6+3ODkME1ljwI0dqlgm1bBUCQAAAAAeqbEuOyBXkw==
|
||||
radius dyn-authorization client 10.1.40.116 replay-protection enable secret-key ciphertext AQBapT/9DhHtUfeVt1Z1+c2HE/qccY0ZD275FKJUeGsNQvIWCQAAAOg9Qox+uM1bPA==
|
||||
radius dyn-authorization client 10.1.40.117 replay-protection enable secret-key ciphertext AQBapamGLS6by5wBT2ObhI6N/0mtxCEtyxlQU2q2YOepJ4KyCQAAAMeZG69w9Y4wnA==
|
||||
logging 10.1.40.78
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
ssh key-exchange-algorithms curve25519-sha256 curve25519-sha256@libssh.org diffie-hellman-group14-sha1 diffie-hellman-group14-sha256 diffie-hellman-group16-sha512
|
||||
|
||||
@ -54,6 +54,7 @@ radius dyn-authorization enable
|
||||
radius dyn-authorization client 10.1.40.115 replay-protection enable secret-key ciphertext AQBapTGAxKYMY2Kh8chBG2hwORlRoThqMdRPatRv+ipvwGvJCQAAANtvuJhVVY62wQ==
|
||||
radius dyn-authorization client 10.1.40.116 replay-protection enable secret-key ciphertext AQBapfDaM7TQwE5jOfveLGPbKumyxgMtBULJJA0hCWrBRlGfCQAAAMCC1Ic0k6oNpw==
|
||||
radius dyn-authorization client 10.1.40.117 replay-protection enable secret-key ciphertext AQBapfO7KkpJbQmy+CiADLc1olUtuu5PGFzu2gE/pmo86nGDCQAAANE5z2kof21nAg==
|
||||
logging 10.1.40.78
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
ssh key-exchange-algorithms curve25519-sha256 curve25519-sha256@libssh.org diffie-hellman-group14-sha1 diffie-hellman-group14-sha256 diffie-hellman-group16-sha512
|
||||
|
||||
@ -54,6 +54,7 @@ radius dyn-authorization enable
|
||||
radius dyn-authorization client 10.1.40.115 replay-protection enable secret-key ciphertext AQBapdNmcO74jExJtzG3lySTYiTUXNd5zwWVN9+Sn2tPQgTiCQAAABXo/UftYuWVXA==
|
||||
radius dyn-authorization client 10.1.40.116 replay-protection enable secret-key ciphertext AQBapY/JbcojOYubw3ulOFE7UOJcaVc9np7UPMZu+IFfIS5GCQAAAP2DryDOONenXg==
|
||||
radius dyn-authorization client 10.1.40.117 replay-protection enable secret-key ciphertext AQBapYkfVgQem+uxZH1/TVHmnE25VVtE/urhl5WhJvQ/hQs+CQAAAHQVad47p8YGlg==
|
||||
logging 10.1.40.78
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
ssh key-exchange-algorithms curve25519-sha256 curve25519-sha256@libssh.org diffie-hellman-group14-sha1 diffie-hellman-group14-sha256 diffie-hellman-group16-sha512
|
||||
|
||||
@ -54,6 +54,7 @@ radius dyn-authorization enable
|
||||
radius dyn-authorization client 10.1.40.115 replay-protection enable secret-key ciphertext AQBapcjepHAnNBXWQetPUzDYyW0MTxfqBf5xsMcmEttKBUprCQAAAPGkLPN0H8LHUg==
|
||||
radius dyn-authorization client 10.1.40.116 replay-protection enable secret-key ciphertext AQBapbAPH1JPeB8/isUdkQmP6WLTZNdobYPXSySr2Dz3R6VaCQAAAAWTuu6qOuJHgw==
|
||||
radius dyn-authorization client 10.1.40.117 replay-protection enable secret-key ciphertext AQBapSQ3cBR7TPtaAImaMVdTCpm/OaLMjXLGVj5WAEpJ0VG7CQAAANJ3yFoSGw41cg==
|
||||
logging 10.1.40.78
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
ssh key-exchange-algorithms curve25519-sha256 curve25519-sha256@libssh.org diffie-hellman-group14-sha1 diffie-hellman-group14-sha256 diffie-hellman-group16-sha512
|
||||
|
||||
@ -54,6 +54,7 @@ radius dyn-authorization enable
|
||||
radius dyn-authorization client 10.1.40.115 replay-protection enable secret-key ciphertext AQBapSgDHZ7K3l2kPCIiImomih+fwWQIPJBioNI+udg6M6bYCQAAAPv2u26dd/lxRQ==
|
||||
radius dyn-authorization client 10.1.40.116 replay-protection enable secret-key ciphertext AQBapThaEKl+FwhKAzAEh75j4350Fn6S+7UmyxHKNqafgkggCQAAAIPka2ybdUHrHQ==
|
||||
radius dyn-authorization client 10.1.40.117 replay-protection enable secret-key ciphertext AQBapSuHcmyvaCH/gwEsAYxPPr1+2YOmi8JbPgGzDaS9+PtkCQAAACYLA0OVVvyWlQ==
|
||||
logging 10.1.40.78
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
ssh key-exchange-algorithms curve25519-sha256 curve25519-sha256@libssh.org diffie-hellman-group14-sha1 diffie-hellman-group14-sha256 diffie-hellman-group16-sha512
|
||||
|
||||
@ -54,6 +54,7 @@ radius dyn-authorization enable
|
||||
radius dyn-authorization client 10.1.40.115 replay-protection enable secret-key ciphertext AQBapcTQ1MgZVIHyLRUNNUE7Wa9W+6YE+VBS9Zzm72RakNwGCQAAAPitrCRIq9CCfw==
|
||||
radius dyn-authorization client 10.1.40.116 replay-protection enable secret-key ciphertext AQBapeSwxCXjpylTJOW8E820r4sOFV4Acp4EuV7OwUrUyq3xCQAAAEwkt7q/sxOFfQ==
|
||||
radius dyn-authorization client 10.1.40.117 replay-protection enable secret-key ciphertext AQBapTxOgpa0oFg7Nd/N44fY2CnMhxEN1mPpIu+GUpVRxOQgCQAAAIpvMDjQaT642w==
|
||||
logging 10.1.40.78
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
ssh key-exchange-algorithms curve25519-sha256 curve25519-sha256@libssh.org diffie-hellman-group14-sha1 diffie-hellman-group14-sha256 diffie-hellman-group16-sha512
|
||||
|
||||
@ -54,6 +54,7 @@ radius dyn-authorization enable
|
||||
radius dyn-authorization client 10.1.40.115 replay-protection enable secret-key ciphertext AQBapexb48a4UZz2dOrlnTjEWhvTkwgESlFEfi1zuKqXQZk/CQAAABD5mhcR+cgF5w==
|
||||
radius dyn-authorization client 10.1.40.116 replay-protection enable secret-key ciphertext AQBapS7EpCi0bACZMASuqTjiwpFHNgqGHWQ5ONlChb/6eodHCQAAAA/A3i3qUU8wSg==
|
||||
radius dyn-authorization client 10.1.40.117 replay-protection enable secret-key ciphertext AQBapSTk2FIphQi2JoCBOXQiaMIPqkBgoWk+fJjaV2AFd52tCQAAAKCofjTfYz+6oA==
|
||||
logging 10.1.40.78
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
ssh key-exchange-algorithms curve25519-sha256 curve25519-sha256@libssh.org diffie-hellman-group14-sha1 diffie-hellman-group14-sha256 diffie-hellman-group16-sha512
|
||||
|
||||
@ -54,6 +54,7 @@ radius dyn-authorization enable
|
||||
radius dyn-authorization client 10.1.40.115 replay-protection enable secret-key ciphertext AQBapfuH7In2DtXK6MYy6269zmHp6KLNT9wUV29eEcuWkN9tCQAAAIhLrkcJKidNbw==
|
||||
radius dyn-authorization client 10.1.40.116 replay-protection enable secret-key ciphertext AQBapYJ+LaIVNMF60S/6pKJk9lzdwdLwKRUByi4ezVvOfKuOCQAAAOp6K/9NP/R0gA==
|
||||
radius dyn-authorization client 10.1.40.117 replay-protection enable secret-key ciphertext AQBapZVkGFZlyBqEGqZ/91t52tYc222bB492IX0OEf+Xxdi0CQAAAIoV0ztrN0mYkg==
|
||||
logging 10.1.40.78
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
ssh key-exchange-algorithms curve25519-sha256 curve25519-sha256@libssh.org diffie-hellman-group14-sha1 diffie-hellman-group14-sha256 diffie-hellman-group16-sha512
|
||||
|
||||
@ -54,6 +54,7 @@ radius dyn-authorization enable
|
||||
radius dyn-authorization client 10.1.40.115 replay-protection enable secret-key ciphertext AQBapczZ5Yb9c6HbLiLUaH8m2lDDpFMFD4bi4J/i62QuMN7KCQAAAHjNmM08rlGVvQ==
|
||||
radius dyn-authorization client 10.1.40.116 replay-protection enable secret-key ciphertext AQBapUsiGoCuQSBE3GKzsNWVO+V4Byyu0sUitErsIbFVP5YsCQAAAKhlGLoaoYDTag==
|
||||
radius dyn-authorization client 10.1.40.117 replay-protection enable secret-key ciphertext AQBapVk0eNdqT5Hw3j46xSrxgttrab5chav4UY43KWQCEudqCQAAAPW1oME8t3OyjA==
|
||||
logging 10.1.40.78
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
ssh key-exchange-algorithms curve25519-sha256 curve25519-sha256@libssh.org diffie-hellman-group14-sha1 diffie-hellman-group14-sha256 diffie-hellman-group16-sha512
|
||||
|
||||
@ -54,6 +54,7 @@ radius dyn-authorization enable
|
||||
radius dyn-authorization client 10.1.40.115 replay-protection enable secret-key ciphertext AQBapb9KEKLmT3a406reN236TPiT4biz+5gOz/8+RgQp+uRZCQAAAD3s1brIk30uuA==
|
||||
radius dyn-authorization client 10.1.40.116 replay-protection enable secret-key ciphertext AQBapUK2QbY47PWihyAyPkocD4Miiwortwir3LhnRLq4AGNhCQAAAB5FQb9qb9w0lg==
|
||||
radius dyn-authorization client 10.1.40.117 replay-protection enable secret-key ciphertext AQBapQQ68OPHjHhP6iSnZoBwEDKcl3QWAsVGGGo85eboxPgLCQAAAOZ00cew4bZ/LQ==
|
||||
logging 10.1.40.78
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
ssh key-exchange-algorithms curve25519-sha256 curve25519-sha256@libssh.org diffie-hellman-group14-sha1 diffie-hellman-group14-sha256 diffie-hellman-group16-sha512
|
||||
|
||||
@ -54,6 +54,7 @@ radius dyn-authorization enable
|
||||
radius dyn-authorization client 10.1.40.115 replay-protection enable secret-key ciphertext AQBapUVCBK/WEdRmmwkSsGKPCdnwCTxJyjKvUhhj0/GEFZFNCQAAAE4i6P2Eb5EBUw==
|
||||
radius dyn-authorization client 10.1.40.116 replay-protection enable secret-key ciphertext AQBapUWX0jK236ZdDetNrqG2DBTH5hTXDac5LnwH7ZNqC/QyCQAAAKmAGN7vp0sDEw==
|
||||
radius dyn-authorization client 10.1.40.117 replay-protection enable secret-key ciphertext AQBape471tdxqjGn/Ozkqj2IpCYee1rWPU7r5jqGtZd+h5gZCQAAABfQ1UeRFb23Yw==
|
||||
logging 10.1.40.78
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
ssh key-exchange-algorithms curve25519-sha256 curve25519-sha256@libssh.org diffie-hellman-group14-sha1 diffie-hellman-group14-sha256 diffie-hellman-group16-sha512
|
||||
|
||||
@ -54,6 +54,7 @@ radius dyn-authorization enable
|
||||
radius dyn-authorization client 10.1.40.115 replay-protection enable secret-key ciphertext AQBapczkKmjPCA4C0rqLrWBnI/VeZ9IKcqYK272gz8IPQd1xCQAAAG0gAIwQ8Y13ZA==
|
||||
radius dyn-authorization client 10.1.40.116 replay-protection enable secret-key ciphertext AQBapVLUBn4ihQCuTNg3rSTCBhL0u2O1nvNDma/Mr/QfGmTQCQAAAOfNYQw2HJ3Arg==
|
||||
radius dyn-authorization client 10.1.40.117 replay-protection enable secret-key ciphertext AQBapRNBbcBnebd6fxBVs9B/BIMk2oIoOTSE4cU9XPVNi4hKCQAAAO+aObIyBZLoEg==
|
||||
logging 10.1.40.78
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
ssh key-exchange-algorithms curve25519-sha256 curve25519-sha256@libssh.org diffie-hellman-group14-sha1 diffie-hellman-group14-sha256 diffie-hellman-group16-sha512
|
||||
|
||||
@ -54,6 +54,7 @@ radius dyn-authorization enable
|
||||
radius dyn-authorization client 10.1.40.115 replay-protection enable secret-key ciphertext AQBapac95CaYO56YvK69wpTYyMHsbOV/fdtXZVyAEwc3hyIaCQAAAOE92cjNqa+GuQ==
|
||||
radius dyn-authorization client 10.1.40.116 replay-protection enable secret-key ciphertext AQBapRtwK/JcQ9Etogcrw9NTHDhh0eeoSt8QhkB38YVE0Oj8CQAAAMdupVKrtVWy+A==
|
||||
radius dyn-authorization client 10.1.40.117 replay-protection enable secret-key ciphertext AQBapec1eXG39ybSIhL0M0L529pmxSyo0FXa9Vj7/8+J0FwKCQAAAPNBh4G5Bq88Zw==
|
||||
logging 10.1.40.78
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
ssh key-exchange-algorithms curve25519-sha256 curve25519-sha256@libssh.org diffie-hellman-group14-sha1 diffie-hellman-group14-sha256 diffie-hellman-group16-sha512
|
||||
|
||||
@ -54,6 +54,7 @@ radius dyn-authorization enable
|
||||
radius dyn-authorization client 10.1.40.115 replay-protection enable secret-key ciphertext AQBape6L/gHqAPDm+q37TomxHR6GEO0AUp1yv21SEUaIJq71CQAAAGlKRJDU0ERW+Q==
|
||||
radius dyn-authorization client 10.1.40.116 replay-protection enable secret-key ciphertext AQBapUoObXTepPflz+fvyb2QHmSrqaRArn5zDePRQU84gTWDCQAAALoPjSR34m049g==
|
||||
radius dyn-authorization client 10.1.40.117 replay-protection enable secret-key ciphertext AQBapdHLj/TjVnnbvq3T4NdqrfBznK231Ekc0VI/+mE4y46zCQAAABGFk7X5GsiGrA==
|
||||
logging 10.1.40.78
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
ssh key-exchange-algorithms curve25519-sha256 curve25519-sha256@libssh.org diffie-hellman-group14-sha1 diffie-hellman-group14-sha256 diffie-hellman-group16-sha512
|
||||
|
||||
@ -650,6 +650,13 @@ qos dscp-map 43 local-priority 6 color green name CS5
|
||||
qos dscp-map 44 local-priority 6 color green name CS5
|
||||
qos dscp-map 45 local-priority 6 color green name CS5
|
||||
qos dscp-map 47 local-priority 6 color green name CS5
|
||||
interface lag 142
|
||||
description Temp_Lag_to_SHEA
|
||||
no shutdown
|
||||
no routing
|
||||
vlan trunk native 699 tag
|
||||
vlan trunk allowed 6,18,30,35,40,45,48,50,70,72,114,150,175-179,203
|
||||
lacp mode active
|
||||
interface lag 241 multi-chassis
|
||||
description Leaf 1 LAG
|
||||
no shutdown
|
||||
@ -813,6 +820,10 @@ interface 1/1/18
|
||||
description iLo-b LAG
|
||||
no shutdown
|
||||
lag 250
|
||||
interface 1/1/23
|
||||
description TempLAG_to_Shea
|
||||
no shutdown
|
||||
lag 142
|
||||
interface 1/1/30
|
||||
description DCI Link
|
||||
no shutdown
|
||||
|
||||
@ -648,6 +648,13 @@ qos dscp-map 43 local-priority 6 color green name CS5
|
||||
qos dscp-map 44 local-priority 6 color green name CS5
|
||||
qos dscp-map 45 local-priority 6 color green name CS5
|
||||
qos dscp-map 47 local-priority 6 color green name CS5
|
||||
interface lag 142
|
||||
description TEMP_LAG_TO_SHEA
|
||||
no shutdown
|
||||
no routing
|
||||
vlan trunk native 699 tag
|
||||
vlan trunk allowed 6,18,30,35,40,45,48,50,70,72,114,150,175-179,203
|
||||
lacp mode active
|
||||
interface lag 241 multi-chassis
|
||||
description Leaf 1 LAG
|
||||
no shutdown
|
||||
@ -811,6 +818,10 @@ interface 1/1/18
|
||||
description iLo-b LAG
|
||||
no shutdown
|
||||
lag 250
|
||||
interface 1/1/23
|
||||
description TEMP_LAG_TO_SHEA
|
||||
no shutdown
|
||||
lag 142
|
||||
interface 1/1/30
|
||||
description DCI Link
|
||||
no shutdown
|
||||
|
||||
@ -54,6 +54,7 @@ radius dyn-authorization enable
|
||||
radius dyn-authorization client 10.1.40.115 replay-protection enable secret-key ciphertext AQBape/d3afJsgxF6hc6q3Xc8nDE1rX7xnHxPRSHTGGVq5ZzCQAAAM6vqzmF/F+Brw==
|
||||
radius dyn-authorization client 10.1.40.116 replay-protection enable secret-key ciphertext AQBapTeUbRedVLdNWs3oE/MwrU6Um63+CyUzTNBZ2h6/sUB7CQAAAJn69YNkRmMOBg==
|
||||
radius dyn-authorization client 10.1.40.117 replay-protection enable secret-key ciphertext AQBapWRTwa5QEbpPiIPfP3jTq9rBiErICmkz6KJehFfnJh2FCQAAADtkIL0/Q4/CBg==
|
||||
logging 10.1.40.78
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
ssh key-exchange-algorithms curve25519-sha256 curve25519-sha256@libssh.org diffie-hellman-group14-sha1 diffie-hellman-group14-sha256 diffie-hellman-group16-sha512
|
||||
@ -2938,7 +2939,8 @@ interface 3/1/8
|
||||
description sbhc
|
||||
no shutdown
|
||||
no routing
|
||||
vlan access 107
|
||||
vlan trunk native 107
|
||||
vlan trunk allowed 50,107
|
||||
spanning-tree bpdu-guard
|
||||
spanning-tree port-type admin-edge
|
||||
spanning-tree root-guard
|
||||
|
||||
@ -54,6 +54,7 @@ radius dyn-authorization enable
|
||||
radius dyn-authorization client 10.1.40.115 replay-protection enable secret-key ciphertext AQBapfcrxXb40LSTFqe7pMuAlts8xlX60q0Y5Z5xXB1LNIWOCQAAAE0sA8VBOhQSrA==
|
||||
radius dyn-authorization client 10.1.40.116 replay-protection enable secret-key ciphertext AQBapep61WqShmiiJUNsDnRyW6nf9I45tBdpr+X82aq7cjkfCQAAAKaQUR18AxFBWw==
|
||||
radius dyn-authorization client 10.1.40.117 replay-protection enable secret-key ciphertext AQBapWQO2RuHA8fgVDZdXam9sTlOm+Ip7ArNa2LN4zLy7BAVCQAAAJb6wRQlk5Uqvw==
|
||||
logging 10.1.40.78
|
||||
ssh server vrf default
|
||||
ssh server vrf mgmt
|
||||
ssh key-exchange-algorithms curve25519-sha256 curve25519-sha256@libssh.org diffie-hellman-group14-sha1 diffie-hellman-group14-sha256 diffie-hellman-group16-sha512
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user