Suppose we are having two router i.e. Router1 and Router 2
connected with each other on Serial Link,Router Network
having ip 192.168.1.0/24.
1> which ip is used at router1 and router2 interface?
2>Which Command is used to assign ip to router1 and router2
interface?
Answer / unknown
CONF T
INTERFACE FA0/0
IP ADDRESS <ADDRESS> <MASK>
A worst question i have ever seen... Please maintain the
Standred
| Is This Answer Correct ? | 0 Yes | 0 No |
Which of the following are solutions to the problems encountered with Distance-Vector routing? A.) Defining a Maximum B.) Poison Reverse C.) Triggered Updates D.) Shortest path first algorithm. E.) Split Horizon
Your Ethernet interface currently has the IP address of 1.1.1.1/24. You would like it to have a second IP address of 2.2.2.2/24. Which command will do that? A.) ip address 1.1.1.1 2.2.2.2 255.255.255.0 B.) ip address 2.2.2.2 255.255.255.0 secondary C.) ip address 2.2.2.2 255.255.255.0 D.) This cannot be done, you can only have 1 IP address per physical interface. E.) ip address 2.2.2.2 /24
What is the mac address?
Which of the following will show an extended access list 150? A.) sh access-list B.) sh ip int C.) sh ip access-list 150 D.) sh access-list 150 extended
what are the port numbers for DNS,FTP,TELNET,SMTP,NNTP
5 Answers Airtel, Walton Group,
If there is only 2 host in bus topology is that possible collision accord?
comparative networking features windows linux
On Cisco catalyst 5000 how would you set the second port on the controller in the first slot to full duplex? A.) Set port duplex 1/1 full B.) Set port duplex 1/2 full C.) Set port duplex 0/1 full D.) Set port duplex 0/2 full
What is the terminal emulation?
What is the difference between hub, switch, and router?
What command do you use to disable domain lookup? A.) no domain-lookup B.) domain no-lookup C.) lookup no-domain D.) no ip domain-lookup
Identify 3 methods used to prevent routing loops? A.) Split horizon B.) Holddown timers C.) Poison reverse D.) SPF algorithm E.) LSP's