0% found this document useful (0 votes)
20 views

Config ALS2

The document describes the configuration of a switch with multiple VLANs and interfaces. Ports are assigned to VLANs 999, 1000 or 20. Trunk ports allow VLANs 10, 20 and 1000. Basic device settings like passwords, banners and login are also configured.
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views

Config ALS2

The document describes the configuration of a switch with multiple VLANs and interfaces. Ports are assigned to VLANs 999, 1000 or 20. Trunk ports allow VLANs 10, 20 and 1000. Basic device settings like passwords, banners and login are also configured.
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 6

version 12.

no service pad

service timestamps debug uptime

service timestamps log uptime

service password-encryption

hostname S2

enable secret 5 $1$4MnZ$UO9Cs/C/R5SMil7jJVpxL1

ip subnet-zero

no ip domain-lookup

ip ssh time-out 120

ip ssh authentication-retries 3

spanning-tree mode pvst

no spanning-tree optimize bpdu transmission

spanning-tree extend system-id

interface FastEthernet0/1

switchport access vlan 20

switchport mode access

interface FastEthernet0/2

switchport access vlan 999

switchport mode access


!

interface FastEthernet0/3

switchport access vlan 999

switchport mode access

interface FastEthernet0/4

switchport access vlan 999

switchport mode access

interface FastEthernet0/5

switchport access vlan 999

switchport mode access

interface FastEthernet0/6

switchport access vlan 999

switchport mode access

interface FastEthernet0/7

switchport access vlan 999

switchport mode access

interface FastEthernet0/8

switchport access vlan 999

switchport mode access

interface FastEthernet0/9

switchport access vlan 999

switchport mode access

!
interface FastEthernet0/10

switchport access vlan 999

switchport mode access

interface FastEthernet0/11

switchport trunk native vlan 1000

switchport trunk allowed vlan 10,20,1000

switchport mode trunk

interface FastEthernet0/12

switchport trunk native vlan 1000

switchport trunk allowed vlan 10,20,1000

switchport mode trunk

interface FastEthernet0/13

switchport access vlan 999

switchport mode access

interface FastEthernet0/14

switchport access vlan 999

switchport mode access

interface FastEthernet0/15

switchport access vlan 999

switchport mode access

interface FastEthernet0/16

switchport access vlan 999

switchport mode access

!
interface FastEthernet0/17

switchport access vlan 999

switchport mode access

interface FastEthernet0/18

switchport access vlan 999

switchport mode access

interface FastEthernet0/19

switchport access vlan 999

switchport mode access

interface FastEthernet0/20

switchport access vlan 999

switchport mode access

interface FastEthernet0/21

switchport access vlan 999

switchport mode access

interface FastEthernet0/22

switchport access vlan 999

switchport mode access

interface FastEthernet0/23

switchport access vlan 999

switchport mode access

interface FastEthernet0/24
switchport access vlan 999

switchport mode access

interface GigabitEthernet0/1

switchport access vlan 999

switchport mode access

interface GigabitEthernet0/2

switchport access vlan 999

switchport mode access

interface Vlan1

no ip address

no ip route-cache

shutdown

interface Vlan10

ip address 192.168.10.12 255.255.255.0

no ip route-cache

ip http server

banner motd ^CCCAcceso restringido Jesus Cepeda Ing. Sistemas 203092_1^C

line con 0

password 7 110A1016141D

login

line vty 0 4

password 7 110A1016141D

login local

line vty 5 15
password 7 110A1016141D

login local

end

You might also like