0% found this document useful (0 votes)
10 views

SW1

Uploaded by

Maguette Dieng
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views

SW1

Uploaded by

Maguette Dieng
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

version 15.

1
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
service compress-config
!
hostname SW1
!
boot-start-marker
boot-end-marker
!
!
!
no aaa new-model
clock timezone PST -8 0
!
ip cef
!
!
no ipv6 cef
ipv6 multicast rpf use-bgp
chat-script gr 12 mode ac
!
!
!
!
!
!
!
port-channel load-balance dst-ip
spanning-tree mode pvst
spanning-tree extend system-id
!
!
!
!
vlan internal allocation policy ascending
!
!
!
!
!
!
!
!
!
!
interface Port-channel1
switchport
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface Port-channel2
switchport
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface Ethernet0/0
description to SW2
no switchport
no ip address
!
interface Ethernet0/1
description to SW2
switchport trunk encapsulation dot1q
switchport mode trunk
duplex auto
channel-group 1 mode active
!
interface Ethernet0/2
description to SW2
switchport trunk encapsulation dot1q
switchport mode trunk
duplex auto
channel-group 2 mode on
!
interface Ethernet0/3
description to SW2
switchport trunk encapsulation dot1q
switchport mode trunk
duplex auto
channel-group 2 mode on
!
interface Ethernet1/0
description to PC1
switchport access vlan 11
duplex auto
!
interface Ethernet1/1
duplex auto
!
interface Ethernet1/2
duplex auto
!
interface Ethernet1/3
duplex auto
!
interface Vlan11
ip address 10.10.11.1 255.255.255.0
!
!
no ip http server
!
!
!
!
!
control-plane
!
!
line con 0
logging synchronous
line aux 0
line vty 0 4
login
!
end

You might also like