if it's a router show vlan-switch brief.
On Thu, Mar 1, 2012 at 10:39 AM, Edgar Mauricio Diaz Orellana < [email protected]> wrote: > show vlan brief.. to see if the vlan it's up not the L3 vlan assigned to > an interface. > > greetings > > > On Thu, Mar 1, 2012 at 9:56 AM, Bob McCouch <[email protected]> wrote: > >> Did you create VLAN 10 on each device? Modern switch code will >> automatically create the VLAN when you assign an access port to it, >> but if I recall correctly setting a trunk native does not create the >> VLAN on its own. >> >> Also, if you have interface F1/X and a .net file, you are talking >> about a 3725 or 3745 in Dynamips, not a 3750. Very different, and the >> IOS switches definitely need the VLAN to be created before its >> assigned. >> >> Bob >> -- >> Sent from my iPhone, please excuse any typos. >> >> On Mar 1, 2012, at 6:07 AM, Waleed Alsherif <[email protected]> >> wrote: >> >> > I missed , typing mistake >> > >> > On SW1: >> > # ping 10.10.10.2 >> > . . . . . >> > Packet sent with a source address of 10.10.10.2 >> > >> > >> > Best Regards >> > Waleed Abdulfattah Alsherif >> > IP and Data Network Engineer >> > CCIE RS (Written) / CCNP / CCNA >> > Mob. 002-01019556246 >> > >> > >> > ________________________________ >> > From: Steve Storniak <[email protected]> >> > To: "ccie_rs@onlinestudylist com" <[email protected]>; >> "waleed_ccie@yahoo com" <[email protected]> >> > Sent: Thursday, March 1, 2012 11:55 AM >> > Subject: Re: [OSL | CCIE_RS] GNS3 ( 3750 - 3750 ) vlan interface is not >> working >> > >> > >> > So SW1 is not pinging himself? What Ios code are you using? >> > >> > >> > >> > Sent from Yahoo! Mail on Android >> > >> > >> > >> > ________________________________ >> > From: Waleed Alsherif <[email protected]>; >> > To: CCIE OSL <[email protected]>; >> > Subject: [OSL | CCIE_RS] GNS3 ( 3750 - 3750 ) vlan interface is not >> working >> > Sent: Thu, Mar 1, 2012 9:02:25 AM >> > >> > >> > Hi all, >> > >> > I have connected two devices 3750 ( SW1 & SW2 ) as below but it seems >> that vlan interface is not working , it is not pinging the other side. >> > >> > I have attached the .net file >> > >> > >> > on SW1: >> > int vlan 10 >> > ip add 10.10.10.1 255.255.255.0 >> > >> > int f1/13 >> > switchport trunk encapsulation dot1q >> > switchport mode trunk >> > >> > switchport trunk native vlan 10 >> > >> > >> > >> > on SW2: >> > >> > int vlan 10 >> > ip add 10.10.10.2 255.255.255.0 >> > >> > int f1/13 >> > switchport trunk encapsulation dot1q >> > switchport mode trunk >> > switchport trunk native vlan 10 >> > >> > >> > ___________________ >> > >> > On SW1: >> > # ping 10.10.10.1 >> > . . . . . >> > Packet sent with a source address of 10.10.10.1 >> > >> > >> > Guy , any idea ? >> > >> > >> > >> > Best Regards >> > Waleed Abdulfattah Alsherif >> > IP >> > and Data Network Engineer >> > CCIE RS (Written) / CCNP / CCNA >> > Mob. 002-01019556246 >> > _______________________________________________ >> > For more information regarding industry leading CCIE Lab training, >> please visit www.ipexpert.com >> > >> > Are you a CCNP or CCIE and looking for a job? Check out >> www.PlatinumPlacement.com >> > >> > http://onlinestudylist.com/mailman/listinfo/ccie_rs >> _______________________________________________ >> For more information regarding industry leading CCIE Lab training, please >> visit www.ipexpert.com >> >> Are you a CCNP or CCIE and looking for a job? Check out >> www.PlatinumPlacement.com >> >> http://onlinestudylist.com/mailman/listinfo/ccie_rs >> > > > > -- > > Edgar Díaz Orellana > CCENT/CCNA/CCNA Security, CCNP en progreso, CCSP pausado. > Kaspersky Administrator / Technical Specialist > Microsoft Certified Professional. > Celular : 09-94118996 > skype: eorellan1969 > > > -- Edgar Díaz Orellana CCENT/CCNA/CCNA Security, CCNP en progreso, CCSP pausado. Kaspersky Administrator / Technical Specialist Microsoft Certified Professional. Celular : 09-94118996 skype: eorellan1969 _______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com Are you a CCNP or CCIE and looking for a job? Check out www.PlatinumPlacement.com http://onlinestudylist.com/mailman/listinfo/ccie_rs
