show running configuration
PERAL1#show run
Building configuration...
Current configuration : 1379 bytes
!
! Last configuration change at 11:38:57 EET Tue Nov 7 2023
!
version 15.2
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
service compress-config
!
hostname PERAL1
!
boot-start-marker
boot-end-marker
!
!
!
no aaa new-model
clock timezone EET 2 0
!
!
!
ip cef
!
!
!
!
!
vtp mode off
no ipv6 cef
!
spanning-tree mode mst
spanning-tree extend system-id
!
spanning-tree mst configuration
name HCG
revision 1
instance 1 vlan 1000
instance 2 vlan 20, 25
!
!
vlan internal allocation policy ascending
!
vlan 20
name Level20
!
vlan 25
name Level25_Yours_will_be_different
!
vlan 1000
name Staff
no cdp run
!
!
!
!
!
interface Ethernet0/0
switchport access vlan 20
switchport mode access
!
interface Ethernet0/1
switchport access vlan 25
switchport mode access
!
interface Ethernet0/2
shutdown
!
interface Ethernet0/3
shutdown
!
interface Ethernet1/0
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface Ethernet1/1
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface Ethernet1/2
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface Ethernet1/3
switchport trunk encapsulation dot1q
switchport mode trunk
!
ip forward-protocol nd
!
!
no ip http server
!
!
!
!
!
control-plane
!
!
line con 0
logging synchronous
line aux 0
line vty 0 4
login
!
!
end
PERAL1#