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 establishes end-to-end connection ? a. network b. transport c. physical d. data-link

1 Answers  


You have a Class C network. You have subntted it into 2 subnets. What is the subnet mask ?

1 Answers  


Which layer packages data into frames?

1 Answers  


X windows maps to which OSI layer ? a. application b. presentation c. session d. transport e. network

1 Answers  


List the different network protocols that are supported by windows rras services?

0 Answers  






how do I disable dmp?

0 Answers  


Tell me what happens when you use cables longer than the prescribed length?

0 Answers  


Which Protocol was developed to overcome limitations of EGP.

1 Answers  


Host ----router ----server Class B network. host's IP : ...82.2 , Mask: 255.255.240.0 router's left IP-address is ...64.1 router's right IP-address is ...32.1. Why can the host not access the server ?

1 Answers  


Which two packages contain sendmail ?

1 Answers  


You have a Class C network. You have subntted it into 6 subnets. What is the subnet mask ?

1 Answers  


How long is the "Destination Address" field in an Ethernet frame? a. 2 bytes b. 4 bytes c. 6 bytes d. 8 bytes

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)