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 |
How to perform system maintenance?
Explain subnet mask?
Which is the startup script for rpc ?
Which DNS debugging tool allows in-depth debugging of DNS problems ?
Which one of TCP and UDP is connectionless ?
what is tcp/ip? what is the use?
Which layer regulates transmission of unstructured bit streams over a transmission medium with regards to transmission speed, representation of signals and connection technique.
What is the scope of linux administration. If i start a from scratch will I get a linux administrator job. I have 5 and half years of different experience which is tech support exp... If any can give me appropriate suggestions and feed back
what mean this error The Instruction at "0x7c8396d0" referenced memory at "0x00000014" , The memory could not be "read"
VLAN tagging/un-tagging process –where and when it happens?
What does SNMP use to set or change data on the managed device ?
What servers are authoritative for domains they serve.