Describe the commands to set up a route.

Answers were Sorted based on User's Feedback



Describe the commands to set up a route...

Answer / network

ip route x.x.x.x 255.z.z.z y.y.y.y
It is for static route x represents destination network and
y represents ip address of outgoing interface. If you need
to use static route for mpls-vpn customers you should write
ip route vrf Customer_vpn x.x.x. 255.z.z.z y.y.y.y

Is This Answer Correct ?    10 Yes 3 No

Describe the commands to set up a route...

Answer / amit aherwar

commands to set up a router

#enable
#configure terminal
#hostname xyz
#enable secret
#interface fast ethernet (give it a port address)
#ip address (give it a 32bit ip add) (give it a mask)
#no shut
(enable any routing protocol::: static route is best)
or you can use RIP it is easy to configure

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More Networking Administration Interview Questions

Which layer deals with Data Formats, Syntax, Encryption? a. application b. presentation c. session d. transport

1 Answers  


True or False: RJ-45 connectors house less connections then RJ-11 because they are larger in size and use bigger cables.

1 Answers  


Explain how dynamic host configuration protocol aid in network administration?

0 Answers  


What is spoofing? a. Where a packets claims its source to be other that what its source really is. b. Same as "denial of service" attacks c. Where a machine continually pings another machine d. Where certain broadcasts are passed through a router

1 Answers  


2 examples of DCE devices ? a. modems b. routers c. computers d. interface cards

1 Answers  






which is the best institute to learn MCSE course in chennai

4 Answers  


What does SNMP use to set or change data on the managed device ?

1 Answers  


How does the MAC sublayer assure that nothing was damaged in transit? a. CRC b. it can't c. ackwoledgement

1 Answers  


what is diffrents betweeen ntfs and fat ?

6 Answers   Infosys, PCS,


Which command identifies all RPC services on a host called server ?

1 Answers  


What does the /var/named/loopback-domain.info file specify ?

1 Answers  


What do you use to find the path a packet takes?

1 Answers  


Categories
  • Networking Protocols Interview Questions Networking Protocols (671)
  • Networking Administration Interview Questions Networking Administration (1008)
  • Networking Security Interview Questions Networking Security (196)
  • Networking General Interview Questions Networking General (266)
  • Networking AllOther Interview Questions Networking AllOther (430)