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 |
Purpose of TTL. How it gets modified.
To configure "Local mail in Local Mode", how many sendmail.cf files are requried ?
Which solaris command is used to troubleshoot DNS problems ?
T/F: There is no way to inform TCP of congestion along the path
True or False: The purpose of each layer of the OSI is to provide services to the next lower level?
what is difference of domain and workgroup
Which layer enables users on different machines to establish sessions between them.
Which layer establishes end-to-end connection ? a. network b. transport c. physical d. data-link
Solaris will run routed if the default route is not defined in the __ file .
How a switch will behave for a mcast packet if Snooping is not enabled
Which alias must exist for a mail system to run properly ?
how to install a software in the server and share the same among the clients
3 Answers Accenture, Ellics, HP, Wipro,