en ! conf t ! no logging console ! no service pad service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! ! ! 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 ! ! ! ! ! aaa session-id common clock timezone GMT -3 0 system mtu routing 1500 ! ! ip domain-name ALIANCA vtp domain ALIANCA vtp mode client no ip domain-lookup ! ! ! crypto key generate rsa ! ! 1024 ! ! ! ! ! interface vlan 4 name VLAN4-CFTV-SDC exit ! vlan 5 name VLAN5-GUEST-SDC exit ! vlan 10 name VLAN10-LAN_AGESA-SDC exit ! vlan 100 name VLAN100-MGMT-SDC exit ! vlan 200 name VLAN200-VOICE-SDC exit ! ! ! interface FastEthernet1/1 description :: CAMERA AXIS-17.5 :: switchport access vlan 4 switchport mode access spanning-tree portfast edge exit ! interface FastEthernet1/2 description :: CORNETA AXIS-17.5 :: switchport access vlan 4 switchport mode access spanning-tree portfast edge exit ! interface GigabitEthernet1/1 description :: CONECTADO AO SW4000-17.5 :: switchport trunk allowed vlan 4,5,10,100,200 switchport trunk native vlan 100 switchport mode trunk exit ! interface Vlan100 description :: MGMT-SDC ip address 172.27.38.98 255.255.255.0 no shutdown exit ! ip default-gateway 172.27.38.1 ip http server ip http secure-server ! ip radius source-interface Vlan10 snmp-server community Acn41la##2k15 RO ! ! radius server ALISRVAD01 address ipv4 192.168.128.24 timeout 5 key AGESA##CORP exit ! radius server ALISRVAD02 address ipv4 192.168.128.70 key AGESA##CORP timeout 5 exit ! ! 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 login authentication AAA_RADIUS transport input ssh exit ! ! ! ntp server 192.168.129.16 source vlan 100 ! ! exit ! end ! wr !