问答题
在R2的BGP里面:network 198.16.0.0/16 network 10.1.1.0/19 network 10.1.1.0/24.在R1上要求只收:10.1.1.0/19的路由。请选择在R1上面的哪个配置是正确的:
1.access-list 100 permit ip 10.1.0.0 0.0.0.255 host 255.255.224.0
Router bgp 1
Distribute-list 100 in
2.access-list 10 permit 10.1.0.0 0.0.31.0
The first option is preferred. Beca......
(↓↓↓ 点击下方‘点击查看答案’看完整答案 ↓↓↓)
相关考题
-
单项选择题
Youarethenetworkadministratorofanenterprisewithamainsiteandmultipleremotesites.YournetworkcarriesbothVOIPanddatatraffic.YouagreewithyourserviceprovidertoclassifyVOIPanddatatrafficaccordingtothedifferentserviceRFCs.HowcanyourdataandVOIPtrafficbemarked?()
A.data marked with DSCP AF21,VOIP marked with DSCP EF
B.data marked with DSCP AF51,VOIP marked with DSCP EF
C.data marked with the DE-bit,VOIP marked with the CLP-bit
D.data marked with DSCP EF,VOIP marked with DSCP AF31
E.data marked with IP precedence 5 VOIP marked with DSCP EF -
单项选择题
Anexpandingcompanyisdeployingleasedlinesbetweenitsmainsiteandtworemotesites.Thebandwidthoftheleasedlinesis128kb/seach,terminatedondifferentserialinterfacesonthemainrouter.TheselinksareusedforcombinedVOIPanddatatraffic.ThenetworkadministratorhasimplementedaVOIPsolutiontoreducecosts,andhasthereforereservedsufficientbandwidthinalowlatencyqueueoneachinterfacefortheVOIPtraffic.Usersnowcomplainaboutbadvoicequalityalthoughnodropsareobservedinthelowlatencyqueue.Whatactionwilllikelyfixthisproblem?()
A.mark VOIP traffic with IP precedence 6 and configure only ’fair-queue’ on the links
B.configure the scheduler allocate 3000 1000 command to allow the QoS code to have enough CPU cycles
C.enable class-based traffic shaping on the VoIP traffic class
D.enable Layer 2 fragmentation and interleaving on the links
E.enable Frame Relay on the links and send voice and data on different Frame Relay PVCs -
问答题
根据R2上面的配置,请判断pc能否反问internet。 R2:ip route 0.0.0.0 0.0.0.0 10.1.1.2 No ip classess
