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
Answer Posted / sathik ali
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 |
Post New Answer View All Answers
What is the size of ipv6?
In stead of 0.0.0.0 wild card mask what you can write after ip?
What is the main advantage of using switches?
Suppose there are 3 pc's pc1 pc2 and pc3 all are connected with each other pc 1 is able to ping pc2 and pc3 but pc2 and pc 3 not able to ping pc 1 then what is an issue troubleshoot it?
What is a switch and why we are using switches?
What is the logical link control?
Explain the terms unicast, multicast, broadcast and multicast.
How do you go to privileged mode? How do you switch back to user mode?
What port does rip use?
What is icmp protocol?
How many potions of ip?
Explain the difference between arp and rarp?
Given the configuration example: interface ethernet0 ipx network 4a ipx access-group 800 out interface ethernet1 ipx network 3d interface ethernet2 ipx network tc access-list 800 permit 3d 4a Which action result from implementing this configuration? a-Traffic from network 3d for network 4a will be forwarded out e0 b-IPX network 5c will not receive any traffic c-Traffic from network 3d, destined for network 4a, will be forwarded out e2 d-Traffic from network 3d for network 3d will be forwarded out e0
Define routing?
What is the icmp protocol?