Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- hostname ALS2
- !
- boot-start-marker
- boot-end-marker
- !
- !
- !
- !
- no aaa new-model
- switch 1 provision ws-c3750-24ts
- system mtu routing 1526
- !
- !
- !
- !
- !
- !
- !
- !
- spanning-tree mode pvst
- spanning-tree extend system-id
- !
- vlan internal allocation policy ascending
- !
- !
- !
- !
- interface FastEthernet1/0/1
- !
- interface FastEthernet1/0/2
- !
- interface FastEthernet1/0/3
- !
- interface FastEthernet1/0/4
- !
- interface FastEthernet1/0/5
- !
- interface FastEthernet1/0/6
- switchport access vlan 300
- switchport mode access
- spanning-tree portfast
- !
- interface FastEthernet1/0/7
- switchport trunk encapsulation dot1q
- switchport mode trunk
- switchport nonegotiate
- !
- interface FastEthernet1/0/8
- switchport trunk encapsulation dot1q
- switchport mode trunk
- switchport nonegotiate
- !
- interface FastEthernet1/0/9
- switchport trunk encapsulation dot1q
- switchport mode dynamic desirable
- !
- interface FastEthernet1/0/10
- switchport trunk encapsulation dot1q
- switchport mode dynamic desirable
- !
- interface FastEthernet1/0/11
- switchport trunk encapsulation dot1q
- switchport mode dynamic desirable
- !
- interface FastEthernet1/0/12
- switchport trunk encapsulation dot1q
- switchport mode dynamic desirable
- !
- interface FastEthernet1/0/13
- !
- interface FastEthernet1/0/14
- !
- interface FastEthernet1/0/15
- !
- interface FastEthernet1/0/16
- !
- interface FastEthernet1/0/17
- !
- interface FastEthernet1/0/18
- !
- interface FastEthernet1/0/19
- !
- interface FastEthernet1/0/20
- !
- interface FastEthernet1/0/21
- !
- interface FastEthernet1/0/22
- !
- interface FastEthernet1/0/23
- !
- interface FastEthernet1/0/24
- !
- interface GigabitEthernet1/0/1
- !
- interface GigabitEthernet1/0/2
- !
- interface Vlan1
- no ip address
- shutdown
- !
- interface Vlan100
- ip address 100.50.10.4 255.255.255.248
- !
- ip classless
- 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
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement