Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- SW-CSC-C3750-DEV#sh running-config
- Building configuration...
- Current configuration : 4082 bytes
- !
- version 12.2
- no service pad
- service timestamps debug datetime msec
- service timestamps log datetime msec
- service password-encryption
- !
- hostname SW-CSC-C3750-DEV
- !
- boot-start-marker
- boot-end-marker
- !
- !
- no aaa new-model
- clock timezone UTC 7
- switch 1 provision ws-c3750-24p
- system mtu routing 1500
- ip routing
- no ip domain-lookup
- ip dhcp excluded-address 10.71.1.1
- ip dhcp excluded-address 10.71.10.1
- !
- ip dhcp pool v1
- network 10.71.1.0 255.255.255.0
- default-router 10.71.1.1
- !
- ip dhcp pool v10
- network 10.71.10.0 255.255.255.0
- default-router 10.71.10.1
- !
- !
- spanning-tree mode pvst
- spanning-tree extend system-id
- !
- vlan internal allocation policy ascending
- !
- !
- interface FastEthernet1/0/1
- switchport mode access
- !
- interface FastEthernet1/0/2
- switchport mode access
- !
- interface FastEthernet1/0/3
- switchport mode access
- !
- interface FastEthernet1/0/4
- switchport mode access
- !
- interface FastEthernet1/0/5
- switchport access vlan 10
- switchport mode access
- !
- interface FastEthernet1/0/6
- switchport access vlan 10
- switchport mode access
- !
- interface FastEthernet1/0/7
- switchport access vlan 10
- switchport mode access
- !
- interface FastEthernet1/0/8
- switchport access vlan 10
- switchport mode access
- !
- interface FastEthernet1/0/9
- !
- interface FastEthernet1/0/10
- !
- interface FastEthernet1/0/11
- !
- interface FastEthernet1/0/12
- !
- 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
- ip address 10.71.1.1 255.255.255.0
- no ip mroute-cache
- !
- interface Vlan10
- ip address 10.71.10.1 255.255.255.0
- no ip mroute-cache
- !
- ip default-gateway 10.71.1.1
- ip classless
- ip http server
- ip http secure-server
- !
- !
- line con 0
- line vty 0 4
- exec-timeout 5 0
- login local
- line vty 5 15
- exec-timeout 5 0
- login local
- !
- ntp clock-period 36029496
- end
- SW-CSC-C3750-DEV#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement