0% found this document useful (0 votes)
71 views5 pages

Configuration

The document shows the configuration of a switch. It configures the VTP mode to server, sets the VTP domain to "aait" and the password to "123". It then configures several interfaces as trunk ports, setting the native VLAN to 99 to resolve native VLAN mismatches. It also creates a port-channel but has issues bundling ports due to incompatible VLAN configurations.

Uploaded by

Asnake Mekonnen
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)
71 views5 pages

Configuration

The document shows the configuration of a switch. It configures the VTP mode to server, sets the VTP domain to "aait" and the password to "123". It then configures several interfaces as trunk ports, setting the native VLAN to 99 to resolve native VLAN mismatches. It also creates a port-channel but has issues bundling ports due to incompatible VLAN configurations.

Uploaded by

Asnake Mekonnen
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/ 5

Switch(config)#vtp mode se

Switch(config)#vtp mode server ?


<cr>
Switch(config)#vtp mode server
Device mode already VTP SERVER.

Switch(config)#vtp
%CDP-4-NATIVE_VLAN_MISMATCH: Native VLAN mismatch discovered on
GigabitEthernet1/0/2 (99), with Switch GigabitEthernet0/2 (1).

Switch(config)#vtp do
Switch(config)#vtp domain aait
Changing VTP domain name from NULL to aait
Switch(config)#vtp p
Switch(config)#vtp password 123
Setting device VLAN database password to 123
Switch(config)#
%CDP-4-NATIVE_VLAN_MISMATCH: Native VLAN mismatch discovered on
GigabitEthernet1/0/2 (99), with Switch GigabitEthernet0/2 (1).

Switch(config)#inter
Switch(config)#interface gig1/0/6
Switch(config-if)#sw
Switch(config-if)#switchport mo
Switch(config-if)#switchport mode tr
Switch(config-if)#switchport mode trunk
Switch(config-if)#switchport mode trunk

Switch(config-if)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/0/6, changed state
to down

%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/0/6, changed state


to up

Switch(config-if)#sw
Switch(config-if)#switchport tr
Switch(config-if)#switchport trunk al
Switch(config-if)#switchport trunk allowed vl
Switch(config-if)#switchport trunk allowed vlan 20
Switch(config-if)#sw
Switch(config-if)#switchport tr
Switch(config-if)#switchport trunk n
Switch(config-if)#switchport trunk native vl
%CDP-4-NATIVE_VLAN_MISMATCH: Native VLAN mismatch discovered on
GigabitEthernet1/0/2 (99), with Switch GigabitEthernet0/2 (1).

Switch(config-if)#switchport trunk native vlan 99


Switch(config-if)#
%CDP-4-NATIVE_VLAN_MISMATCH: Native VLAN mismatch discovered on
GigabitEthernet1/0/6 (99), with Switch GigabitEthernet0/1 (1).
e%SPANTREE-2-RECV_PVID_ERR: Received BPDU with inconsistent peer vlan id 1 on
GigabitEthernet1/0/6 VLAN99.

%SPANTREE-2-BLOCK_PVID_LOCAL: Blocking GigabitEthernet1/0/6 on VLAN0099.


Inconsistent local vlan.

Switch(config-if)#exit
Switch(config)#
Switch(config)#inter
Switch(config)#interface gig1/0/7
Switch(config-if)#sw
Switch(config-if)#switchport mo
Switch(config-if)#switchport mode tr
Switch(config-if)#switchport mode trunk

Switch(config-if)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/0/7, changed state
to down

%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/0/7, changed state


to up
sw
Switch(config-if)#switchport tr
Switch(config-if)#switchport trunk al
Switch(config-if)#switchport trunk allowed v
Switch(config-if)#switchport trunk allowed vlan 30
Switch(config-if)#sw
Switch(config-if)#switchport tr
Switch(config-if)#switchport trunk n
Switch(config-if)#switchport trunk native v
Switch(config-if)#switchport trunk native vlan 99

Switch(config-if-range)#channel-group 1 mode active


Switch(config-if-range)#
Creating a port-channel interface Port-channel 1

%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/0/3, changed state


to down

%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/0/3, changed state


to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/0/4, changed state


to down

%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/0/4, changed state


to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/0/5, changed state


to down

%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/0/5, changed state


to up

Switch(config-if-range)#exit
Switch(config)#
Switch(config)#interface range gigabitEthernet 1/0/3-5
Switch(config-if-range)#int
Switch(config-if-range)#?
arp Set arp type (arpa, probe, snap) or timeout
bandwidth Set bandwidth informational parameter
cdp Global CDP configuration subcommands
channel-group Etherchannel/port bundling configuration
channel-protocol Select the channel protocol (LACP, PAgP)
delay Specify interface throughput delay
description Interface specific description
exit Exit from interface configuration mode
hold-queue Set hold queue depth
ip Interface Internet Protocol config commands
ipv6 IPv6 interface subcommands
mdix Set Media Dependent Interface with Crossover
no Negate a command or set its defaults
power Power configuration
service-policy Configure QoS Service Policy
shutdown Shutdown the selected interface
spanning-tree Spanning Tree Subsystem
speed Configure speed operation.
storm-control storm configuration
switchport Set switching mode characteristics
tx-ring-limit Configure PA level transmit ring limit
Switch(config-if-range)#sw
Switch(config-if-range)#switchport mod
Switch(config-if-range)#switchport mode tr
Switch(config-if-range)#switchport mode trunk

Switch(config-if-range)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/0/3, changed state
to down

%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/0/3, changed state


to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/0/3, changed state


to down

%EC-5-CANNOT_BUNDLE2: Gig1/0/3 is not compatible with Gig1/0/4 and will be


suspended (dtp mode of Gig1/0/3 is on, Gig1/0/4is off )

%EC-5-CANNOT_BUNDLE2: Gig1/0/3 is not compatible with Gig1/0/5 and will be


suspended (dtp mode of Gig1/0/3 is on, Gig1/0/5is off )

%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/0/4, changed state


to down

%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/0/4, changed state


to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/0/4, changed state


to down

%EC-5-CANNOT_BUNDLE2: Gig1/0/4 is not compatible with Gig1/0/5 and will be


suspended (dtp mode of Gig1/0/4 is on, Gig1/0/5is off )

%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/0/5, changed state


to down

%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/0/5, changed state


to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/0/5, changed state


to down

%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/0/5, changed state


to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/0/3, changed state
to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/0/4, changed state


to up

Switch(config-if-range)#sw
Switch(config-if-range)#switchport tr
Switch(config-if-range)#switchport trunk all
Switch(config-if-range)#switchport trunk allowed vl
Switch(config-if-range)#switchport trunk allowed vlan 10,20,30
Switch(config-if-range)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/0/3, changed state
to down

%EC-5-CANNOT_BUNDLE2: Gig1/0/3 is not compatible with Po1 and will be suspended


(vlan mask is different)

%EC-5-CANNOT_BUNDLE2: Gig1/0/3 is not compatible with Po1 and will be suspended


(vlan mask is different)

%EC-5-CANNOT_BUNDLE2: Gig1/0/3 is not compatible with Po1 and will be suspended


(vlan mask is different)

%EC-5-CANNOT_BUNDLE2: Gig1/0/3 is not compatible with Po1 and will be suspended


(vlan mask is different)

%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/0/4, changed state


to down

%EC-5-CANNOT_BUNDLE2: Gig1/0/4 is not compatible with Po1 and will be suspended


(vlan mask is different)

%EC-5-CANNOT_BUNDLE2: Gig1/0/4 is not compatible with Po1 and will be suspended


(vlan mask is different)

%EC-5-CANNOT_BUNDLE2: Gig1/0/4 is not compatible with Po1 and will be suspended


(vlan mask is different)

%EC-5-CANNOT_BUNDLE2: Gig1/0/4 is not compatible with Po1 and will be suspended


(vlan mask is different)

%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/0/5, changed state


to down

%EC-5-CANNOT_BUNDLE2: Gig1/0/5 is not compatible with Po1 and will be suspended


(vlan mask is different)

%EC-5-CANNOT_BUNDLE2: Gig1/0/5 is not compatible with Po1 and will be suspended


(vlan mask is different)

%EC-5-CANNOT_BUNDLE2: Gig1/0/5 is not compatible with Po1 and will be suspended


(vlan mask is different)

%EC-5-CANNOT_BUNDLE2: Gig1/0/5 is not compatible with Po1 and will be suspended


(vlan mask is different)

Switch(config-if-range)#sw
Switch(config-if-range)#switchport tr
Switch(config-if-range)#switchport trunk n
Switch(config-if-range)#switchport trunk native vl
Switch(config-if-range)#switchport trunk native vlan 99

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy