Switch 3560PoE SH Conf

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 3

Switch_3560PoE#sh conf

Using 3290 out of 524288 bytes


!
version 12.2
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Switch_3560PoE
!
enable secret 5 $1$iqdu$WXVMQNdDqOFyfD.px3MBn/
!
username admin privilege 15 secret 5 $1$9Fyv$LsHwEmxZMSpAOG3IfVSwn0
no aaa new-model
system mtu routing 1500
ip subnet-zero
ip routing
ip dhcp excluded-address 69.76.6.1 69.76.6.120
!
ip dhcp pool vlan20
network 69.76.6.0 255.255.255.0
dns-server 8.8.8.8 200.75.200.2 200.75.200.3
default-router 69.76.6.1
!
ip dhcp pool ZYXEL
host 69.76.6.10 255.255.255.0
hardware-address b8ec.a329.b3fb
!
ip dhcp pool DVR
host 69.76.6.40 255.255.255.0
hardware-address 4c11.bf1f.1c6b
!
!
!
!
no file verify auto
spanning-tree mode pvst
spanning-tree extend system-id
!
vlan internal allocation policy ascending
vlan dot1q tag native
!
interface FastEthernet0/1
switchport access vlan 20
switchport mode access
!
interface FastEthernet0/2
switchport access vlan 20
switchport mode access
!
interface FastEthernet0/3
switchport access vlan 20
switchport mode access
!
interface FastEthernet0/4
switchport access vlan 20
switchport mode access
!
interface FastEthernet0/5
switchport access vlan 20
switchport mode access
!
interface FastEthernet0/6
switchport access vlan 20
switchport mode access
!
interface FastEthernet0/7
switchport access vlan 20
switchport mode access
!
interface FastEthernet0/8
switchport access vlan 20
switchport mode access
!
interface FastEthernet0/9
switchport access vlan 20
switchport mode access
!
interface FastEthernet0/10
switchport access vlan 20
switchport mode access
!
interface FastEthernet0/11
switchport access vlan 20
switchport mode access
!
interface FastEthernet0/12
switchport access vlan 20
switchport mode access
!
interface FastEthernet0/13
switchport access vlan 20
switchport mode access
!
interface FastEthernet0/14
switchport access vlan 20
switchport mode access
!
interface FastEthernet0/15
switchport access vlan 20
switchport mode access
!
interface FastEthernet0/16
switchport access vlan 20
switchport mode access
!
interface FastEthernet0/17
switchport access vlan 20
switchport mode access
!
interface FastEthernet0/18
switchport access vlan 20
switchport mode access
!
interface FastEthernet0/19
switchport access vlan 20
switchport mode access
!
interface FastEthernet0/20
switchport access vlan 20
switchport mode access
!
interface FastEthernet0/21
switchport access vlan 20
switchport mode access
!
interface FastEthernet0/22
switchport access vlan 20
switchport mode access
!
interface FastEthernet0/23
switchport access vlan 10
switchport mode access
!
interface FastEthernet0/24
switchport access vlan 10
switchport mode access
dot1x pae a
00:01:07: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan10, changed state to
uputhenticator
!
interface GigabitEthernet0/1
!
interface GigabitEthernet0/2
!
interface Vlan1
no ip address
!
interface Vlan10
ip address 200.75.234.130 255.255.252.0
!
interface Vlan20
ip address 69.76.6.1 255.255.255.0
!
ip default-gateway 200.75.232.1
ip classless
ip route 0.0.0.0 0.0.0.0 200.75.232.1
ip http server
!
!
control-plane
!
banner motd ^C***Prohibido el ingreso NO Autorizado***^C
!
line con 0
login local
line vty 0 4
login local
transport input telnet
line vty 5 15
password Bondy180469
login
!
end

You might also like