Which type of hop in an ERO must be directly connected to the previous hop?
A. full
B. strict
C. loose
D. partial
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
Which two features protect the ERX Edge Router from denial-of-service attacks? (Choose two.)
A. rate limiting of ICMP
B. RADIUS authorizations
C. source address validation
D. stateful firewall on the router
Which two statements are true about precedence values in policy? (Choose two.)
A. 1 is the default precedence.
B. A lower number is preferred.
C. A higher number is preferred.
D. 100 is the default precedence.
Which set of commands correctly builds a PPP over Ethernet connection on a DSL connection?
A. interface atm 5/1.1 atm pvc 1 0 101 aal5snap encapsulation ppp ppp authentication chap ip unnumbered loopback 1
B. interface atm 5/1.1 atm pvc 1 0 101 aal5snap encapsulation pppoe interface pppoe 5/1.1 encapsulation ppp ppp authentication chap ip unnumbered loopback 1
C. interface atm 5/1.1
atm pvc 1 0 101 aal5snap
encapsulation pppoe
interface atm 5/1.1.1
encap ppp
ppp authentication chap
ip unnumbered loopback 1
D. interface atm 5/1.1 atm pvc 1 0 101 aal5snap encapsulation pppoe ppp authentication chap ip unnumbered loopback 1
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 three statements are correct regarding the CLI command, 12tp destination profile to-NewYork virtual-router vr1 ip address 1.1.1.1 ? (Choose three.)
A. LNS IP address is defined.
B. LAC IP address is defined.
C. Virtual-router vr1 sends and receives L2TP traffic.
D. Virtual-router vr1 is the authenticating virtual-router.
E. This command is performed on the LNS.
You receive an EBGP route configured with the no-export community set. To which types of peers can you send this route? (Choose two.)
A. no BGP peers
B. all I-BGP peers
C. all E-BGP peers within your global AS
D. all E-BGP peers outside your global AS
Which configuration command configures queue buffer allocation on the ERX Edge Router?
A. qos-profile
B. queue-profile
C. scheduler-profile
D. traffic-shape-profile