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 |
Which network conforms to IEEE 802.3 specs and is called standard Ethernet ?
Internet layer is the same as which layer in OSI ?
What is firewalls?
what is the main difference b/w standard and extended ACL
How do you search for MX records under nslookup ?
Define proxy servers?
udp means
Which command causes name daemon to return to level 0 (debug) ?
Telephone wire uses an what type of connector"
how can view domain user password?
The rules used to define the objects that can be accessed via a network management protocol is called ?
what is dns server?