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 |
what are the port numbers for DNS,FTP,TELNET,SMTP,NNTP
5 Answers Airtel, Walton Group,
Identify the administrative distance and appropriate routing protocol? A.) RIP = 255, IGRP = 100 B.) RIP = 100, IGRP = 120 C.) RIP = 1, IGRP = 0 D.) RIP = 120, IGRP = 100
What does the trace response !H mean? * A: Network unreachable * B: Not forwarded due to ACL restriction * C: Protocol unreachable * D: Port could not be reached
in stead of 0.0.0.0 wild card mask what u can write after ip?
Which commands would assign and enable IPX on an interface ? A.) enable netware B.) enable novell-ether C.) router#(config)ipx routing D.) You must first enable IPX globally and then assign the network number to the interface . E.) enable ipx F.) router#(config-if)ipx network 4a
Most routing protocols recognize that it is never useful to send information about a route back out the direction from which the original packet came. This is an example of which routing technology? A.) Split Horizon B.) LMI C.) Triggered Updates D.) Poison Reverse E.) SYN, ACK F.) DLCI
Which information must a router know in order to perform proper and pungent routing? A. destination application of an incoming packet B. number of other packets in a single flow of data C. destination network address of an incoming packet D. number of routers that also know a path to the destination
In order to configure a Frame Relay subinterface with IP identify the 2 commands that must be configured on the physical interface? A.) Router(config-if)# encapsulation frame-relay B.) Router(config-if)# no ip address C.) Router(config-if)#encapsulation subinterface frame-relay D.) Router(config)# subinterface s0 encapsulation frame-relay
Do you found the Cisco Certification 642-067 exam Guide ?
Put the following steps of encapsulation into the correct order: 1) The data is broken into segments to be organized 2) Frames are converted to 1s and 0s to be put on the wire 3) Packets are converted into frames 4) Information that users enter is converted into data 5) The segments are changed to packets to be routed A.) 4, 1, 3, 2, 5 B.) 4, 5, 1, 3, 2 C.) 2, 3, 1, 4, 5 D.) 4, 1, 5, 3, 2
A server is running HTTP, SMTP and DHCP. Which of the following best explains how the server is able to handle all three services over the same connection? The server has separate buffer areas for each application and forwards all data to each service. If the data does not apply to that application, it is discarded. The server processes each packet one at a time and forwards the data to the application that indicates that it is waiting for a transmission to arrive. The data is discarded if it does not apply to that application. The server uses the destination port number in the TCP/UDP header to identify the service. The data is forwarded to the service identified by the port number. The server uses separate three-way handshake connections to control the flow of the data and relates the service to the proper connection. This relationship allows the server to pass the data to the proper service.
You are given the following address: 153.50.6.27/25. Determine the subnet mask, address class, subnet address, and broadcast address. A. 255.255.255.128, B,153.50.6.0, 153.50.6.127 B. 255.255.255.128, C,153.50.6.0, 153.50.6.127 C. 255.255.255.128, C,153.50.6.127, 153.50.6.0 D. 255.255.255.224, C,153.50.6.0, 153.50.6.127