Describe the commands to set up a route.
Answers were Sorted based on User's Feedback
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 |
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 |
What is the purpose of VRRP?
all your interview question in networking and system administration
Which protocol allows routers to send control or error messages to other machines.
TI RPC stands for ?
Define nos?
How do you display a routing table on a Cisco? On a host?
Which layer stipulates a transfer syntax ( represents a coiling agreement).
difference between layer3 switch and router
Rules and procedures used for network communication called as
what is tcp/ip? what is the use?
What is osi and it's role in computer networking?
what is dhcp? what is the uses and advantages?