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

ALS1

This document contains the configuration of a network switch. It sets the hostname to ALS1, configures various interface and VLAN settings, and enables HTTP and secure HTTP for management. Ports 0/7-0/12 are configured as trunk ports to carry multiple VLANs, while the remaining ports are access ports assigned to VLAN 999. The switch IP address is set to 10.1.99.103 on VLAN 99.

Uploaded by

MiaAragaki nini
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
131 views

ALS1

This document contains the configuration of a network switch. It sets the hostname to ALS1, configures various interface and VLAN settings, and enables HTTP and secure HTTP for management. Ports 0/7-0/12 are configured as trunk ports to carry multiple VLANs, while the remaining ports are access ports assigned to VLAN 999. The switch IP address is set to 10.1.99.103 on VLAN 99.

Uploaded by

MiaAragaki nini
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 3

hostname ALS1

boot-start-marker
boot-end-marker
no aaa new-model
system mtu routing 1500
no ip domain-lookup
ip domain-name CCNP.NET
spanning-tree mode pvst
spanning-tree extend system-id
vlan internal allocation policy ascending
interface FastEthernet0/1
switchport access vlan 999
switchport mode access
switchport nonegotiate
shutdown
interface FastEthernet0/2
switchport access vlan 999
switchport mode access
switchport nonegotiate
shutdown
interface FastEthernet0/3
switchport access vlan 999
switchport mode access
switchport nonegotiate
shutdown
interface FastEthernet0/4
switchport access vlan 999
switchport mode access
switchport nonegotiate
shutdown
interface FastEthernet0/5
switchport access vlan 999
switchport mode access
switchport nonegotiate
shutdown
interface FastEthernet0/6
shutdown
interface FastEthernet0/7
switchport trunk native vlan 666
switchport trunk allowed vlan 2-998,1000-4094
switchport mode trunk
switchport nonegotiate
interface FastEthernet0/8
switchport trunk native vlan 666
switchport trunk allowed vlan 2-998,1000-4094
switchport mode trunk
switchport nonegotiate
interface FastEthernet0/9
switchport trunk native vlan 666
switchport trunk allowed vlan 2-998,1000-4094
switchport mode trunk
switchport nonegotiate
interface FastEthernet0/10
switchport trunk native vlan 666
switchport trunk allowed vlan 2-998,1000-4094
switchport mode trunk
switchport nonegotiate
interface FastEthernet0/11
switchport trunk native vlan 666
switchport trunk allowed vlan 2-998,1000-4094
switchport mode trunk
switchport nonegotiate
interface FastEthernet0/12
switchport trunk native vlan 666
switchport trunk allowed vlan 2-998,1000-4094
switchport mode trunk
switchport nonegotiate
interface FastEthernet0/13
switchport access vlan 999
switchport mode access
switchport nonegotiate
shutdown
interface FastEthernet0/14
switchport access vlan 999
switchport mode access
switchport nonegotiate
shutdown
interface FastEthernet0/15
switchport access vlan 999
switchport mode access
switchport nonegotiate
shutdown
interface FastEthernet0/16
switchport access vlan 999
switchport mode access
switchport nonegotiate
shutdown
interface FastEthernet0/17
switchport access vlan 999
switchport mode access
switchport nonegotiate
shutdown
interface FastEthernet0/18
switchport access vlan 999
switchport mode access
switchport nonegotiate
shutdown
interface FastEthernet0/19
switchport access vlan 999
switchport mode access
switchport nonegotiate
shutdown
interface FastEthernet0/20
switchport access vlan 999
switchport mode access
switchport nonegotiate
shutdown
interface FastEthernet0/21
switchport access vlan 999
switchport mode access
switchport nonegotiate
shutdown
interface FastEthernet0/22
switchport access vlan 999
switchport mode access
switchport nonegotiate
shutdown
interface FastEthernet0/23
switchport access vlan 999
switchport mode access
switchport nonegotiate
shutdown
interface FastEthernet0/24
switchport access vlan 999
switchport mode access
switchport nonegotiate
shutdown
interface GigabitEthernet0/1
switchport access vlan 999
switchport mode access
switchport nonegotiate
shutdown
interface GigabitEthernet0/2
switchport access vlan 999
switchport mode access
switchport nonegotiate
shutdown
interface Vlan1
no ip address
shutdown
interface Vlan99
ip address 10.1.99.103 255.255.255.0
ip http server
ip http secure-server
line con 0
exec-timeout 0 0
logging synchronous
line vty 0 4
login
line vty 5 15
login
end

You might also like