SW 32

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

sw32#sh running-config

Building configuration...

Current configuration : 2691 bytes


!
! Last configuration change at 14:25:06 UTC Fri Mar 4 2022
!
version 15.2
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
service compress-config
!
hostname sw32
!
boot-start-marker
boot-end-marker
!
!
!
no aaa new-model
!
!
!
!
!
vtp domain Branch3
vtp mode off
!
!
!
no ip domain-lookup
ip cef
no ipv6 cef
!
!
!
spanning-tree mode pvst
spanning-tree extend system-id
!
!
vlan 10,20
lldp run
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface Loopback0
description => ID <=
ip address 10.13.255.12 255.255.255.255
ipv6 address FE80::D:C link-local
ipv6 address 2001:DB8:D:FFFF::C/128
!
interface Port-channel31
description => To sw31 <=
switchport trunk encapsulation dot1q
switchport mode trunk
spanning-tree link-type point-to-point
!
interface Port-channel33
no switchport
ip address 10.13.254.21 255.255.255.252
ipv6 address FE80::D:C link-local
!
interface GigabitEthernet0/0
description => To sw31 <=
switchport trunk encapsulation dot1q
switchport mode trunk
speed 1000
duplex full
no negotiation auto
channel-group 31 mode active
!
interface GigabitEthernet0/1
description => To sw31 <=
switchport trunk encapsulation dot1q
switchport mode trunk
speed 1000
duplex full
no negotiation auto
channel-group 31 mode active
!
interface GigabitEthernet0/2
shutdown
negotiation auto
!
interface GigabitEthernet0/3
shutdown
negotiation auto
!
interface GigabitEthernet1/0
description => To sw33 <=
no switchport
no ip address
speed 1000
duplex full
no negotiation auto
channel-group 33 mode active
!
interface GigabitEthernet1/1
description => To sw33 <=
no switchport
no ip address
speed 1000
duplex full
no negotiation auto
channel-group 33 mode active
!
interface GigabitEthernet1/2
shutdown
negotiation auto
!
interface GigabitEthernet1/3
shutdown
negotiation auto
!
interface GigabitEthernet2/0
shutdown
negotiation auto
!
interface GigabitEthernet2/1
description => To host31 <=
switchport access vlan 10
switchport mode access
speed 1000
duplex full
no negotiation auto
spanning-tree portfast edge
spanning-tree link-type point-to-point
!
ip forward-protocol nd
!
ip http server
ip http secure-server
!
ip ssh server algorithm encryption aes128-ctr aes192-ctr aes256-ctr
ip ssh client algorithm encryption aes128-ctr aes192-ctr aes256-ctr
!
!
!
!
!
!
control-plane
!
banner exec ^C ^C
banner incoming ^C ^C
banner login ^C ^C
!
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
line aux 0
line vty 0 4
exec-timeout 0 0
privilege level 15
no login
transport input all
line vty 5 15
exec-timeout 0 0
privilege level 15
no login
transport input all
!

You might also like