resetar sw ############ localadm 1rveE*Gk9z Vf$cGXv&j# ########### ali2018k1 ########## #####reset switch################## ! erase startup-config ! ! write erase ! ! reload ! ! comeca aqui enable ! conf t ! no logging console ! no service pad service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname SW4000-17.5 ! ! enable secret ali2018k1 ! username alianca privilege 15 secret ali2018k1 username Administrator privilege 15 secret ali2018k1 aaa new-model ! ! aaa authentication login AAA_RADIUS group radius local aaa authorization exec default group radius local if-authenticated ! ! vtp mode client vtp domain ALIANCA ! ip domain-name ALIANCA no ip domain-lookup ! crypto key generate rsa ! ! 1024 ! ! aaa session-id common clock timezone GTM -3 0 system mtu routing 1500 ! ! ! interface GigabitEthernet1/1 description CONECTA AO SW4000-17.4 switchport trunk allowed vlan 4,5,10,100,200 switchport trunk native vlan 100 switchport mode trunk exit ! interface GigabitEthernet1/2 description CONECTA A SUBESTACAO switchport trunk allowed vlan 4,5,10,100,200 switchport trunk native vlan 100 switchport mode trunk exit ! interface GigabitEthernet1/3 description CONECTA AO SW IE2000 CFTV switchport trunk allowed vlan 4,5,10,100,200 switchport trunk native vlan 100 switchport mode trunk exit ! interface GigabitEthernet1/4 description Available shut ! interface FastEthernet1/5 description Available shut ! interface FastEthernet1/6 description Available shut ! interface FastEthernet1/7 description Available shut ! interface FastEthernet1/8 description Available shut ! interface FastEthernet1/9 description :: CONECTA AO ACCESS-POINT OUTDOOR :: switchport trunk allowed vlan 4,5,10,100,200 switchport trunk native vlan 100 switchport mode trunk exit ! ! interface FastEthernet1/10 description Available shut ! interface FastEthernet1/11 description Available shut ! interface FastEthernet1/12 description Available shut ! interface FastEthernet1/13 description Available shut ! interface FastEthernet1/14 description Available shut ! interface FastEthernet1/15 description Available shut ! interface FastEthernet1/16 description :: MGMT - PORTA DE GERENCIA :: switchport access vlan 100 switchport mode access spanning-tree portfast edge exit ! interface vlan 100 ip address 172.27.38.94 255.255.255.0 no shutdown exit ! ip default-gateway 172.27.38.1 ip forward-protocol nd ! ip http server ip http authentication local ip http secure-server ip route 0.0.0.0 0.0.0.0 172.27.38.1 ip ssh version 2 ! ! ip radius source-interface Vlan10 ! ! snmp-server community Acn41la##2k15 RO ! ! ! ! ! ! line con 0 exec-timeout 5 0 privilege level 15 password ali2018k1 logging synchronous stopbits 1 exit ! line vty 0 4 exec-timeout 5 0 privilege level 15 password ali2018k1 logging synchronous login authentication AAA_RADIUS transport input ssh exit ! line vty 5 15 transport input ssh exit ! ! ntp server 192.168.129.16 source vlan 100 ! ! radius server ALISRVAD01 address ipv4 192.168.128.24 key AGESA##CORP timeout 5 exit ! radius server ALISRVAD02 address ipv4 192.168.128.70 key AGESA##CORP timeout 5 exit ! ! ! ! banner motd ^CC ################################## # # # APENAS PESSOAS AUTORIZADAS # # ALIANCA ENERGIA ACESSAM # # ESTE EQUIPAMENTO. # # * Ambiente Monitorado * # # # ################################## ^C ! ! exit ! wr ! !