cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
299
Views
0
Helpful
4
Replies

vlan creating

ilnaiduccna
Level 1
Level 1

Hi all

I wrongly assigned "native vlan x to one f0/x port" now I want remove that how what is the proper commands shall I give.

plz. give early reply.

thanks in advance

4 Replies 4

Amit Singh
Cisco Employee
Cisco Employee

If the port is a trunk port then use the following conmmand:

int fa 0/x

no switchport trunk native vlan x

This will revert the native vlan as Vlan1 on the traunk port.

http://www.cisco.com/univercd/cc/td/doc/product/lan/cat3750/12235se/cr1/cli3.htm#wp1948736

HTH,Please rate if it does.

-amit singh

hi amit

how we can find it's trunk port or not

thanks for early reply.

naidu

Naidu,

Two ways:

1. Check the interface config " show run int fa 0/x" and check if command " switchport mode trunk " is present.

2.Use the command " show interface fa0/x switchport " to check the operational mode of the switchport.

HTH,Please rate if it does.

-amit singh

Hi Naidu,

Issue a command "sh interface switchport" and it will give you the output like

Switch#sh int gig1/0/23 switchport

Name: Gi1/0/23

Switchport: Enabled

Administrative Mode: trunk

Operational Mode: trunk

Alternatively you can issue a command

"sh interfaces trunk" and it will list all interface which are configured as trunk ports.

HTH

Ankur

*Pls rate all helpfull post

Review Cisco Networking products for a $25 gift card