biglab pictures added
This commit is contained in:
161
ne_expr_2/r3.txt.txt
Executable file
161
ne_expr_2/r3.txt.txt
Executable file
@@ -0,0 +1,161 @@
|
||||
#
|
||||
sysname R3
|
||||
#
|
||||
drop illegal-mac alarm
|
||||
#
|
||||
ipv6
|
||||
#
|
||||
authentication-profile name default_authen_profile
|
||||
authentication-profile name dot1x_authen_profile
|
||||
authentication-profile name dot1xmac_authen_profile
|
||||
authentication-profile name mac_authen_profile
|
||||
authentication-profile name multi_authen_profile
|
||||
authentication-profile name portal_authen_profile
|
||||
#
|
||||
dhcp enable
|
||||
#
|
||||
radius-server template default
|
||||
#
|
||||
pki realm default
|
||||
#
|
||||
ike proposal default
|
||||
encryption-algorithm aes-256 aes-192 aes-128
|
||||
dh group14
|
||||
authentication-algorithm sha2-512 sha2-384 sha2-256
|
||||
authentication-method pre-share
|
||||
integrity-algorithm hmac-sha2-256
|
||||
prf hmac-sha2-256
|
||||
#
|
||||
free-rule-template name default_free_rule
|
||||
#
|
||||
portal-access-profile name portal_access_profile
|
||||
#
|
||||
aaa
|
||||
authentication-scheme default
|
||||
authentication-mode local
|
||||
authentication-scheme radius
|
||||
authentication-mode radius
|
||||
authorization-scheme default
|
||||
authorization-mode local
|
||||
accounting-scheme default
|
||||
accounting-mode none
|
||||
domain default
|
||||
authentication-scheme radius
|
||||
accounting-scheme default
|
||||
radius-server default
|
||||
domain default_admin
|
||||
authentication-scheme default
|
||||
accounting-scheme default
|
||||
local-user admin password irreversible-cipher $1a$dI~qTD'A.$$83RH2*P,V!+M,IT;TP
|
||||
9$fCzdPEf|JQk>p.GadHd>$
|
||||
local-user admin service-type http
|
||||
#
|
||||
web
|
||||
#
|
||||
firewall zone Local
|
||||
#
|
||||
interface GigabitEthernet0/0/0
|
||||
undo portswitch
|
||||
ipv6 enable
|
||||
ip address 203.0.113.1 255.255.255.252
|
||||
ipv6 address auto link-local
|
||||
ipv6 address auto global default
|
||||
ipv6 address auto dhcp
|
||||
#
|
||||
interface GigabitEthernet0/0/1
|
||||
undo portswitch
|
||||
ipv6 enable
|
||||
ip address 203.0.113.5 255.255.255.252
|
||||
ipv6 address auto link-local
|
||||
ipv6 address auto global default
|
||||
ipv6 address auto dhcp
|
||||
#
|
||||
interface GigabitEthernet0/0/2
|
||||
undo portswitch
|
||||
ip address 172.16.1.254 255.255.255.0
|
||||
#
|
||||
interface GigabitEthernet0/0/3
|
||||
undo portswitch
|
||||
ipv6 enable
|
||||
ip address 8.8.8.1 255.255.255.0
|
||||
ipv6 address auto link-local
|
||||
ipv6 address auto global default
|
||||
ipv6 address auto dhcp
|
||||
#
|
||||
interface GigabitEthernet0/0/4
|
||||
#
|
||||
interface GigabitEthernet0/0/5
|
||||
#
|
||||
interface GigabitEthernet0/0/6
|
||||
#
|
||||
interface GigabitEthernet0/0/7
|
||||
#
|
||||
interface GigabitEthernet0/0/8
|
||||
#
|
||||
interface GigabitEthernet0/0/9
|
||||
#
|
||||
interface GigabitEthernet0/0/11
|
||||
description VirtualPort
|
||||
ipv6 enable
|
||||
ipv6 address auto link-local
|
||||
ipv6 address auto global default
|
||||
ip address dhcp-alloc
|
||||
ipv6 address auto dhcp
|
||||
#
|
||||
interface XGigabitEthernet0/0/0
|
||||
#
|
||||
interface NULL0
|
||||
#
|
||||
ospf 1 router-id 5.5.5.5
|
||||
default-route-advertise always
|
||||
area 0.0.0.1
|
||||
network 8.8.8.0 0.0.0.255
|
||||
network 172.16.1.0 0.0.0.255
|
||||
network 203.0.113.0 0.0.0.3
|
||||
network 203.0.113.4 0.0.0.3
|
||||
#
|
||||
snmp-agent local-engineid 800007DB03A01C8D17099E
|
||||
#
|
||||
fib regularly-refresh disable
|
||||
#
|
||||
user-interface con 0
|
||||
authentication-mode password
|
||||
set authentication password cipher %^%#4wT.3a<>PKul8&(@~(-0v,-w1-zQo/`:j^LE<I5$
|
||||
i;%u'EhQ-R%VY]SS(43"%^%#
|
||||
user-interface vty 0 4
|
||||
#
|
||||
wlan ac
|
||||
traffic-profile name default
|
||||
security-profile name default
|
||||
security-profile name default-wds
|
||||
security wpa2 psk pass-phrase %^%#OaPv/S-z7#`J3@Jh\/{+NISM.mJ*5GAyP[-0As85%^%#
|
||||
aes
|
||||
ssid-profile name default
|
||||
vap-profile name default
|
||||
wds-profile name default
|
||||
regulatory-domain-profile name default
|
||||
air-scan-profile name default
|
||||
rrm-profile name default
|
||||
radio-2g-profile name default
|
||||
radio-5g-profile name default
|
||||
wids-spoof-profile name default
|
||||
wids-profile name default
|
||||
ap-system-profile name default
|
||||
port-link-profile name default
|
||||
wired-port-profile name default
|
||||
ap-group name default
|
||||
#
|
||||
dot1x-access-profile name dot1x_access_profile
|
||||
#
|
||||
mac-access-profile name mac_access_profile
|
||||
#
|
||||
ops
|
||||
#
|
||||
autostart
|
||||
#
|
||||
secelog
|
||||
#
|
||||
ms-channel
|
||||
|
||||
#
|
||||
return
|
||||
Reference in New Issue
Block a user