What is the default value of the IS-IS lsp-refresh-interval command?
A. 60 seconds
B. 5 minutes
C. 15 minutes
D. 30 minutes
What are two advantages of BGP route aggregation? (Choose two.)
A. It can reduce routing table size.
B. It allows for optimal route selection.
C. It can reduce the number of routing updates.
D. It always shortens the attribute list for the aggregated route.
Which set of configuration commands configures an ATM PVC to support only PPPoE service?
A. erx1:vr2(config)# profile ip-ppp-pppoe-info erx1:vr2(config-profile)#ip access-route erx1:vr2(config-profile)#ppp auth chap erx1:vr2(config-profile)#pppoe sessions 5 erx1:vr2(config-profile)#exit erx1:vr2(config)#interface atm 5/1.13 erx1:vr2(config-subif)#tm pvc 13 0 113 aal5autoconfig erx1:vr2(config-subif)#profile ppp ip-ppp-pppoe-info erx1:vr2(config-subif)#auto-configure pppoe erx1:vr2(config-subif)#auto-configure ppp
B. erx1:vr2(config)# profile ip-ppp-pppoe-info erx1:vr2(config-profile)#ip access-route erx1:vr2(config-profile)#ppp auth chap erx1:vr2(config-profile)#pppoe sessions 5 erx1:vr2(config-profile)#exit erx1:vr2(config)#interface atm 5/1.13 erx1:vr2(config-subif)#atm pvc 13 0 113 aal5autoconfig erx1:vr2(config-subif)#profile ppp ip-ppp-pppoe-info
C. erx1:vr2(config)# profile ip-ppp-pppoe-info erx1:vr2(config-profile)#ip access-route erx1:vr2(config-profile)#ppp auth chap erx1:vr2(config-profile)#pppoe sessions 5 erx1:vr2(config-profile)#exit erx1:vr2(config)#interface atm 5/1.13 erx1:vr2(config-subif)#atm pvc 13 0 113 aal5autoconfig erx1:vr2(config-subif)#profile pppoe ip-ppp-pppoe-info
erx1:vr2(config-subif)#auto-configure pppoe
D. erx1:vr2(config)# profile ip-ppp-pppoe-info erx1:vr2(config-profile)#ip access-route erx1:vr2(config-profile)#ppp auth chap erx1:vr2(config-profile)#pppoe sessions 5 erx1:vr2(config-profile)#exit erx1:vr2(config)#interface atm 5/1.13 erx1:vr2(config-subif)#profile any ip-ppp-pppoe-info erx1:vr2(config-subif)#auto-configure pppoe erx1:vr2(config-subif)#auto-configure ppp
With the following CLI command output performed on an LNS: show l2tp session L2TP session 1/toDenver/2 is up Which two statements are correct? (Choose two.)
A. This command was done on the LNS.
B. This command was done on the LAC.
C. The 1 defines the destination number.
D. The 1 defines the session number.
When configuring the router to support dynamic PPPoE interfaces, which command string controls the number of sessions supported?
A. autoconfig ppp
B. ppp authentication
C. encapsulation pppoe
D. profile pppoe dynamic
You would like to configure a Frame Relay interface with the following characteristics: ?
Serial interface 4/0:3/1 ?
192.168.9.2/24 ? PVC - 16 ? DCE
Which set of configuration commands accurately completes this task?
A. interface serial 4/0:3/1 encapsulation frame-relay ietf frame-relay intf-type dce interface serial 4/0:3/1.1 frame-relay interface-dlci 16 ietf ip address 192.168.9.2 255.255.255.0
B. interface serial 4/0:3/1 enable frame-relay ietf interface serial 4/0:3/1.1 frame-relay interface-dlci 16 ietf ip address 192.168.9.2 255.255.255.0
C. interface serial 4/0:3/1 encapsulation frame-relay ietf frame-relay intf-type dce frame-relay interface-dlci 16 ietf interface serial 4/0:3/1.1 ip address 192.168.9.2 255.255.255.0
D. interface serial 4/0:3/1 encapsulation frame-relay ietf frame-relay intf-type dce frame-relay interface-dlci 16 ietf ip address 192.168.9.2 255.255.255.0 interface serial 4/0:3/1.1
Which two statements are true regarding EBGP and Confederation BGP? (Choose two.)
A. EBGP peers advertise MED and change Next Hop.
B. EBGP peers advertise Local Preference and do NOT change Next Hop.
C. Confederation BGP peers advertise MED and do NOT change Next Hop.
D. Confederation BGP peers advertise Local Preference and change Next Hop.
Which CLI command is used to display the IP address assigned to Dynamic Subscriber Interface and related hardware address using the DHCP Relay Proxy function?
A. show ip dhcp external
B. show dhcp binding relay-proxy
C. show ip dhcp binding relay-proxy
D. show dhcp relay proxy binding
For which BGP attribute is a higher value preferred?
A. Origin
B. Community
C. Local Preference
D. AS Path length
Which configuration command permits dynamic detection of the ATM frame format?
A. aal5mux
B. aal5snap
C. aal5dynamic
D. aal5autoconfig