Purpose of a subnet mask
Classified in Computers
Written at on English with a size of 3.79 KB.
Tweet |
8-What is the range of autonomous system numbers
reserved for private use?
1 to 32768
*64512 to 65535
1 to 65535
32768 to 65535
65512 to 65535
9-A transit AS is an AS that routes traffic from
one external AS to another internal AS.
*one external AS to another external AS.
one internal AS to another internal AS.
one external AS to another internal AS.
10-Refer to the exhibit. Which configuration will allow
router ITA to establish a neighbor relationship with
router ISP1?
R1(config)#router bgp 100
R1(config-router)#network 10.0.0.0
*R1(config)#router bgp 100
R1(config-router)#network 10.0.0.0
R1(config-router)#neighbor 10.0.0.1 remote-as 200
R1(config)#router bgp 200
R1(config-router)#network 10.0.0.0
R1(config-router)#neighbor 10.0.0.2 remote-as 100
R2(config)#router bgp 200
R2(config-router)#network 10.0.0.0
R2(config)#router bgp 200
R2(config-router)#network 10.0.0.0
R2(config-router)#neighbor 10.0.0.1 remote-as 200
11-Which one is the drawback of a distribute list?
A subnet mask can be easily matched.
*An extended ACL can be cumbersome to configure.
A standard ACL cannot be easily configured.
It shows all network information.
12-Which one is the characteristic of a prefix list?
Greater flexibility in specifying subnet mask ranges.
*Does not support incremental modifications.
An extended ACL cannot be easily configured.
It hides all network information.
13-Which one can be used as an alternative to access
lists in many route filtering commands?
Distribute list.
*Prefix list.
Route-map.
none.
14-Which command is used to delete a prefix list?
no ip prefix-list interface configuration.
delete ip prefix-list < prefix-list-name=""> global configuration.
*no ip prefix-list < prefix-list-name=""> global configuration.
remove ip prefix-list < prefix-list-name=""> global configuration.