Hi all of you,
Actually this is interview qe? but i did,t do explain it
completely so please give reply recently and completly Ans,
what is sub-interface and inter-vlan ? And How to implement
it on cisco router & switches and also which series router
switches supported please write..........
Answers were Sorted based on User's Feedback
Answer / jitendera
hi
This is jitendera here i am trying to give answer hope this will help u
sub interface-sub interface is no thing it is a virtual interface so that on single interface of a router we can assigns multiple ip and it is very important in inter-vlan routing
how we can create it
route(config)interface fa0/0.1
this command is used to make the sub interface
remember the concept of inter vlan routing there u will get the command like
#interface fa0/0.1
#encapsulation dotq/isl 2
#ip address 192.168.100.10 255.255.255.0
#interface fa0/0.2
#encapsulation dotq/isl 3
#ip address 193.168.100.1 255.255.255.0
this is the command for intervlan routing.here what u are looking that on single interface fa0/0 i am putting multiple ip as 192 and 193 series and i can put more
this is the concept of sub interface
i am assuming that u know what is vlan now what is intervaln?
as you know that 2 different vlan can not communicate now i want communication then what will u do
this step is called intervlan
and whole process is called intervlan routing.command i have written above
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / mahesh
Hi buddy...
Go through "Router on Stick" Method..
Using Trunk it can achieve...
| Is This Answer Correct ? | 0 Yes | 2 No |
Identify 3 characteristics of the Network layer (OSI layer 3)? A.) Connnection oriented B.) Path determination C.) Supports multiplexing D.) Manages sessions E.) Packet forwarding
For IPX, what is the DEFAULT Cisco Encapsulation on an Ethernet interface? A.) novell-ether B.) gns C.) snap D.) arpa E.) sap F.) dix
What are the two most common request/reply pair with ICMP messages when using the ping command? (Choose two) A. echo reply B. echo request C. source quench D. fragment onset E. information redirect F. destination reachable G. echo control message
Which of the following would be displayed by the command 'SHOW CDP NEIGHBOR DETAIL'? A.) The incoming/outgoing port. B.) The hardware platform. C.) One address per protocol. D.) Amount of Flash Memory Available E.) The routers hostname. F.) The subnet mask, if IP is configured.
What do you understand by ‘protocol’ in networking?
Write out a config to permit only the below MAC address to pass traffic through a port on your switch. in another way writhe a confrigation which permit only mac address trfaic through a port of your switch
What does the ping response & mean? * A: unreachable * B: congestion * C: user interrupt * D: unknown packet type * E: lifetime exceeded
The Cisco Catalyst 5000 switch supports full duplex. How would you enable it on the second port of the card in slot 1? A.) router(config-if)# duplex full B.) router(config)# duplex full C.) router(config-if)# set port duplex D.) router(config)#port duplex = full E.) router(config-if)# set port 1/2 full
Classful routing protocols do not include subnet masks in their routing updates. Which of the following routing protocols are considered classful? A.) EIGRP B.) OSPF C.) TCP D.) IGRP E.) RIP F.) IP
comparative networking features windows linux
How does RIP differ from IGRP?
What command displays only OSPF routes?