In order to configure a Frame Relay subinterface with IP
identify
the 2 commands that must be configured on the physcial
interface?
A.) Router(config-if)# encapsulation frame-relay
B.) Router(config-if)# no ip address
C.) Router(config-if)#encapsulation subinterface frame-relay
D.) Router(config)# subinterface s0 encapsulation frame-relay
Answers were Sorted based on User's Feedback
To configure sub-interface frame relay, We must enter two
commands in Physical Interface
1. Encapsulation frame-relay
2. No shutdown
{{{Optional}}}
3. No ip address (% This is optional, without this the frame
relay will work)
I configured in GNS3, It works fine without giving " no ip
add" command.
Is This Answer Correct ? | 1 Yes | 0 No |
what is different between semi-managed and managed Switch ?
What is the minimum and maximum request timer?
What command displays the OSPF Process ID, Router ID, Address summarizations, Routing Networks, and passive interfaces configured on a router?
Which dynamic type draw back is, if single link down, it removes its routing table?
When you mistakenly type the wrong command at the Router# prompt the router does a DNS lookup which takes about 20 seconds. Which command can you enter to prevent the router doing this in future?
Using the access-list command, 'access-list 1 deny 2.2.2.2', what else must be done to stop host 2.2.2.2 from sending any traffic out of physical interface E0, while still allowing other traffic? A.) In global mode, Add a line - 'access-list 1 permit 0.0.0.0 255.255.255.255' B.) On interface E0, Add a line - 'access-group 1 in' C.) In global mode, Add a line - 'access-list 1 permit all' D.) On interface E0, Add a line - 'access-list 1 in' E.) On interface E0, Add a line - 'access-list 1 out' F.) On interface E0, Add a line - 'ip access-group 1'
Which of the following would not be displayed by the command ?sho cdp neighbor detail?? A.) The incoming/outgoing interface. B.) The hardware platform. C.) One address per protocol. D.) Amount of Flash Memory Available E.) The routers hostname. F.) The subnet mask, if IP is configured.
How can an Ethernet switch improve network performance? Choose three
Which cable called roll-over?
Which command we give on privilege mode for coming back to user execution mode?
What is the best Difference between RIP, OSPF, EIGRP
Explain the difference between collision domain and broadcast domain.