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 request does ICMP make when a ping command is entered ?
Which command will increase the TCP transmit and receive buffers ?
what is backuprecovery? what is the use?
Define nos?
Which layer deals converts formats (unix-dos, EBCDIC-ASCII etc.) ? a. session b. presentation c. transport d. application
PPP has used for multi-protocol support ? a. protocol identifier b. specified bit values c. protocol indicator d. protocol frame length
Which layer does: flow control, windowing, error recovery ? a. data-link b. network c. transport d. session
which value of "Flags" in the DHCP network database denotes a permanent lease ?
Dear Friends, Pl. Want System Administration Interview Quesiton and Answer. Pl. Give me some URL or Post Responsibilities of System Administration
what is topologies?
15 Answers IBM, TCP,
what is difference between cisco switch and other vendor switch?
Response of switch when we send tagged packet on access port.