SW 21

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

sw21#sh run

sw21#sh running-config
Building configuration...

Current configuration : 5330 bytes


!
! Last configuration change at 14:25:18 UTC Fri Mar 4 2022
!
version 16.6
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no platform punt-keepalive disable-kernel-core
!
hostname sw21
!
!
vrf definition Mgmt-vrf
!
address-family ipv4
exit-address-family
!
address-family ipv6
exit-address-family
!
!
no aaa new-model
switch 1 provision c9300-24t
!
!
!
!
ip routing
!
no ip domain lookup
!
!
!
!
!
!
!
!
!
!
vtp mode off
!
crypto pki trustpoint TP-self-signed-1948846051
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-1948846051
revocation-check none
rsakeypair TP-self-signed-1948846051
!
!
crypto pki certificate chain TP-self-signed-1948846051
!
!
!
diagnostic bootup level minimal
spanning-tree mode rapid-pvst
spanning-tree extend system-id
!
!
redundancy
mode sso
!
!
transceiver type all
monitoring
!
vlan 10
lldp run
!
!
class-map match-any system-cpp-police-topology-control
description Topology control
class-map match-any system-cpp-police-sw-forward
description Sw forwarding, L2 LVX data, LOGGING
class-map match-any system-cpp-default
description DHCP Snooping, EWLC control, EWCL data
class-map match-any system-cpp-police-sys-data
description Learning cache ovfl, Crypto Control, Exception, EGR Exception, NFL
SAMPLED DATA, RPF Failed
class-map match-any system-cpp-police-punt-webauth
description Punt Webauth
class-map match-any system-cpp-police-l2lvx-control
description L2 LVX control packets
class-map match-any system-cpp-police-forus
description Forus Address resolution and Forus traffic
class-map match-any system-cpp-police-multicast-end-station
description MCAST END STATION
class-map match-any system-cpp-police-multicast
description Transit Traffic and MCAST Data
class-map match-any system-cpp-police-l2-control
description L2 control
class-map match-any system-cpp-police-dot1x-auth
description DOT1X Auth
class-map match-any system-cpp-police-data
description ICMP redirect, ICMP_GEN and BROADCAST
class-map match-any system-cpp-police-stackwise-virt-control
description Stackwise Virtual
class-map match-any non-client-nrt-class
class-map match-any system-cpp-police-routing-control
description Routing control
class-map match-any system-cpp-police-protocol-snooping
description Protocol snooping
class-map match-any system-cpp-police-system-critical
description System Critical and Gold
!
policy-map system-cpp-policy
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface Loopback0
description => ID <=
ip address 10.12.255.11 255.255.255.255
ipv6 address FE80::C:B link-local
ipv6 address 2001:DB8:C:FFFF::B/128
!
interface GigabitEthernet0/0
description => Management - DO NOT TOUCH <=
vrf forwarding Mgmt-vrf
ip address 192.0.2.12 255.255.255.0
speed 1000
negotiation auto
!
interface GigabitEthernet1/0/1
description => To host21 <=
switchport access vlan 10
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/0/2
description => To vedge22 <=
spanning-tree portfast trunk
!
interface GigabitEthernet1/0/3
shutdown
!
interface GigabitEthernet1/0/4
shutdown
!
interface GigabitEthernet1/0/5
shutdown
!
interface GigabitEthernet1/0/6
shutdown
!
interface GigabitEthernet1/0/7
shutdown
!
interface GigabitEthernet1/0/8
shutdown
!
interface GigabitEthernet1/0/9
shutdown
!
interface GigabitEthernet1/0/10
shutdown
!
interface GigabitEthernet1/0/11
shutdown
!
interface GigabitEthernet1/0/12
shutdown
!
interface GigabitEthernet1/0/13
shutdown
!
interface GigabitEthernet1/0/14
shutdown
!
interface GigabitEthernet1/0/15
shutdown
!
interface GigabitEthernet1/0/16
shutdown
!
interface GigabitEthernet1/0/17
shutdown
!
interface GigabitEthernet1/0/18
description => To vedge21 <=
switchport mode trunk
spanning-tree portfast trunk
!
interface GigabitEthernet1/0/19
description => To sw22 <=
!
interface GigabitEthernet1/0/20
description => To sw22 <=
!
interface GigabitEthernet1/0/21
description => To sw23 <=
!
interface GigabitEthernet1/0/22
description => To sw23 <=
!
interface GigabitEthernet1/0/23
shutdown
!
interface GigabitEthernet1/0/24
shutdown
!
interface GigabitEthernet1/1/1
shutdown
!
interface GigabitEthernet1/1/2
shutdown
!
interface GigabitEthernet1/1/3
shutdown
!
interface GigabitEthernet1/1/4
shutdown
!
interface TenGigabitEthernet1/1/1
shutdown
!
interface TenGigabitEthernet1/1/2
shutdown
!
interface TenGigabitEthernet1/1/3
shutdown
!
interface TenGigabitEthernet1/1/4
shutdown
!
interface TenGigabitEthernet1/1/5
shutdown
!
interface TenGigabitEthernet1/1/6
shutdown
!
interface TenGigabitEthernet1/1/7
shutdown
!
interface TenGigabitEthernet1/1/8
shutdown
!
interface FortyGigabitEthernet1/1/1
shutdown
!
interface FortyGigabitEthernet1/1/2
shutdown
!
interface Vlan1
no ip address
!
interface Vlan10
ip address 10.12.254.2 255.255.255.252
ip ospf 10 area 0
ipv6 address FE80::C:B link-local
!
router ospf 10
!
ip forward-protocol nd
ip http server
ip http authentication local
ip http secure-server
!
!
!
!
!
!
control-plane
service-policy input system-cpp-policy
!
!
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
stopbits 1
line vty 0 4
exec-timeout 0 0
privilege level 15
no login
line vty 5 15
exec-timeout 0 0
privilege level 15
no login
!
!
!
!
!
!
!
end

You might also like