Sunteți pe pagina 1din 24

Enterasys Networks 2B0-011

ES Router Configuration
Version 1.0

QUESTION NO: 1
Which CLI command associates an interface to an OSPF area?

A. interface <ip address> set to-area <area id>


B. area <area id> add interface <ip address>
C. ospf add interface <ip address> to-area <area id>
D. interface add ospf to-area <area id> <ip-address>

Answer: C

QUESTION NO: 2
Which command can change the X-Pedition Router system contact name to "User
One?

A. system set administrator User_One


B. system set contact "User One"
C. set User_One system name
D. set system name "User One"

Answer: B

QUESTION NO: 3
Which command displays the IP Route Table on the X-Pedition Router?

A. show routes all


B. ip-router show route-table
C. ip show routes
D. show ip route-table

Answer: C

QUESTION NO: 4
Which one of the following statements best describes the L2 operation of the XPedition Router?

A. It acts as a Store and Cut-Through switch.


B. It acts as a Store and Forward switch.
C. It acts as a Simple Cut-Through switch.
D. It acts as an Adaptive Cut-Through switch.

Answer: B

QUESTION NO: 5
Which two types of VLANs may be created on the X-Pedition Router?

A. Access
B. Trunk
C. Port-Based

D. Protocol-Based

Answer: C,D

QUESTION NO: 6
Which command implements QoS weighted Fair Policy?

A. set qos queuing-policy weighted-fair


B. queuing-policy set qos weighted-fair
C. set weighted-fair queuing-policy qos
D. qos set queuing-policy weighted-fair

Answer: D

QUESTION NO: 7
In bootprom mode, which command displays the X-Pedition Router configuration
files on the internal flash?

A. ls /bootup/pc-flash/
B. ls /int-flash/cfg/
C. file dir int-flash/cfg/
D. system show bootup/cfg/

Answer: B

QUESTION NO: 8
Which command in enable mode displays the files in the int-flash/cfg/ directory?

A. system dir slot0:


B. file dir bootflash:
C. system show bootflash:
D. file dir slot0:

Answer: B

QUESTION NO: 9
What is the default output-mac-encapsulation for an IPX interface on the X-Pedition
Router?

A. ethernet_snap
B. ethernet_802.3
C. ethernet_802.2
D. ethernet_ii

Answer: D

QUESTION NO: 10
What is the slot numbering scheme for the XP8000 (formerly the SSR8000)?

A. bottom left slot 0 to top right slot 8


B. bottom right slot 0 to top left slot 8
C. bottom left slot 0 to top right slot 7
D. bottom right slot 0 to top left slot 7

Answer: C

QUESTION NO: 11
Which command example enables RIPv2 on an interface?

A. rip add interface 172.16.1.1 version 2


B. rip set 172.16.1.1 version 2
C. rip set interface 172.16.1.1 version 2
D. rip add 172.16.1.1 version 2

Answer: C

QUESTION NO: 12
What of the following would cause the X-Pedition Router to go into Boot Prom Mode?

A. a loss of power
B. an invalid startup configuration during bootup
C. Removing the PCMCIA card when the control module is operating
D. an invalid system image during bootup

Answer: C,D

QUESTION NO: 13
Which two of the following descriptions are characteristics of the X-Pedition Router?

A. The addition of new interfaces affects routing performance


B. Forwarding and lookups are performed on each individual module
C. Routing is performed by hardware
D. Implementing Quality of Service and/or security Access Control Lists decreases
performance

Answer: B,C

QUESTION NO: 14
Which CLI command defines an ospf area as a Stub Area?

A. ospf set area <32 bit address> stub


B. ospf add interface <designator> stub
C. ospf create stub-area <32 bit address>
D. interface set ospf area <32 bit address> stub

Answer: A

QUESTION NO: 15
Which command displays the detailed information of all RIP packets sent and
received?

A. rip trace packets sent-received


B. rip trace received request
C. rip trace packets detail
D. rip trace sent packets

Answer: C

QUESTION NO: 16
How many Queue Priority Levels are on the router?

A. 3
B. 2
C. 4
D. 1

Answer: C

QUESTION NO: 17
Which command example configures a default route on the X-Pedition Router?

A. ip create route default nexthop 10.10.20.1

B. ip add route default gateway 10.10.20.1


C. ip create route default gateway 10.10.20.1
D. ip add route default nexthop 10.10.20.1

Answer: B

QUESTION NO: 18
When multiple images are on an X-Pedition Router, which command selects the next
boot image?

A. system image choose <image name>


B. system select image <image name>
C. system choose version <version name>
D. system image select version <version name>

Answer: A

QUESTION NO: 19
What are the three major steps required to create a L3 Protocol-based VLAN?

A. Create the VLAN, add physical ports to the VLAN, and add IP/IPX address to the
VLAN
B. Create the VLAN, make the trunk port, and assign a policy
C. Create the VLAN, add physical ports, and assign a policy
D. Create the VLAN, make the trunk port, and add an IP address to the VLAN

Answer: A

QUESTION NO: 20
Which of the following protocols does the X-Pedition Router route?

A. IP, IPX, DECnet, and Vines; all other protocols bridged


B. IP, IPX
C. IP, IPX and AppleTalk routed by ASICs; DECnet and Vines routed by software
D. IP only; all other protocols bridged

Answer: B

QUESTION NO: 21
Which of the following types of vlans are supported?

A. ip, ipx, port-based, and bridged-protocols


B. mac-based, policy-based, ip and ipx
C. ip, ipx, icmp, and arp
D. ipx, dec, apollo, and net-bios

Answer: A

QUESTION NO: 22
Which method can be used to enter Boot Prom mode on the X-Pedition Router?

A. Press ESC key while booting


B. Type Boot-Prom command in Enable mode
C. Press ^Z keys while booting
D. Press ^C keys while booting

Answer: A

QUESTION NO: 23
Which command copies the default startup file to a backup file in ROM Monitor
mode?

A. copy /int-flash/cfg/startup /int-flash/cfg/backup


B. copy /startup.cfg /backup.cfg
C. cp /startup/cfg /backup/cfg
D. cp /int-flash/cfg/startup /int-flash/cfg/backup

Answer: D

QUESTION NO: 24
Which command sets access privileges for remote SNMP management?

A. set community <community name> snmp privilege

B. system set snmp community <community name>


C. snmp set community <community name> privilege < keyword>
D. snmp set target <IP of target> community <community name> status enable

Answer: C

QUESTION NO: 25
Which CLI command is used to create the OSPF backbone?

A. interface create ospf area backbone


B. ospf create area backbone
C. ospf area 0.0.0.0 create interface <designator>
D. ip-router create ospf area 0.0.0.0

Answer: B

QUESTION NO: 26
Which one of the following would be found in an OSPF Stub Area?

A. One or more Virtual Links


B. An Autonomous System Boundary Router
C. At least one Area Border Router
D. OSPF-ASE Routes

Answer: C

QUESTION NO: 27
Which CLI command defines an OSPF router-id?

A. router-id <32 bit address> set interface <designator> global


B. ip-router global set router-id <32 bit address>
C. interface set router-id <32 bit address> global
D. global set router-id <32 bit address>

Answer: B

QUESTION NO: 28
Which command displays the output of the RIP Trace command on the terminal
monitor?

A. ip-router set trace-state on


B. rip trace start
C. set rip trace-state on
D. rip trace on

Answer: A

QUESTION NO: 29

Which prompt indicates Enable mode?

A. >
B. #
C. (enable)
D. !

Answer: B

QUESTION NO: 30
What is the first step to gain access to an X-Pedition Router when the password is
unknown?

A. Press CTRL+ALT+DEL
B. Power cycle the router and press the ESC key to enter BootROM mode.
C. Rename the active file to bootup
D. Press the ESC key

Answer: B

QUESTION NO: 31
What is the X-PEDITION Router's default metric for redistributing routes into RIP?

A. 14
B. 16

C. 1
D. 0

Answer: B

QUESTION NO: 32
When an L3 interface is created on the X-Pedition Router and associated with a
single port, which type of VLAN is created?

A. Implicit Port based


B. No VLAN is created or required
C. Implicit Subnet based
D. Explicit Bridged-Protocol based

Answer: C

QUESTION NO: 33
What is the second step to gain access to an X-Pedition Router when the password
is unknown?

A. Power cycle the router


B. Copy the startup file to a backup
C. Rename the active file to bootup
D. Press CTRL+ALT+DEL

Answer: B

QUESTION NO: 34
Which two L3 multicast routing protocols does the X-Pedition Router support?

A. EIGRP
B. IGRP
C. PIM-SM
D. DVMRP

Answer: C,D

QUESTION NO: 35
Which CLI command would configure an IP address to the loopback interface?

A. ip add interface loopback0 address-netmask <ip-adress/mask>


B. interface add ip lo0 address-netmask <ip-adress/mask>
C. interface create ip lo0 address-netmask <ip-adress/mask>
D. interface set ip loopback0 address-netmask <ip-adress/mask>

Answer: B

QUESTION NO: 36

Which command displays the contents of a stored configuration file on the monitor
screen?

A. system type <filename>


B. system show <filename>
C. file type <filename>
D. file show <filename>

Answer: C

QUESTION NO: 37
Which two types of VLAN ports are supported on the X-Pedition Router?

A. Access and Trunk


B. Control and Hybrid
C. Access and Full Duplex
D. Trunk and Control

Answer: A

QUESTION NO: 38
During the boot process, what are all the physical ports initially added to?

A. default VLAN
B. configured VLAN

C. Physical ports are not detected during boot process


D. protocol-based VLAN

Answer: A

QUESTION NO: 39
Which type of VLAN does the X-Pedition Router define that works at L3?

A. SNA
B. DECnet and IPv6
C. Bridged-Protocols
D. IP and IPX

Answer: D

QUESTION NO: 40
What are the two Queuing Management policies on the X-Pedition Router?

A. Control Policy, Weighted Fair Queuing


B. Control Policy, Precedence Policy
C. Strict Priority, Control Policy
D. Strict Priority, Weighted Fair Queuing

Answer: D

QUESTION NO: 41
Which command example configures a primary IP address on an interface on the
router?

A. interface add ip eth6 address-netmask 172.16.1.1/24


B. interface create ip eth6 address-netmask 172.16.1.1/24 port et.1.6
C. interface create ip eth6 address-netmask 172.16.1.1/24
D. interface add ip eth6 address-netmask 172.16.1.1/24 port et.1.6

Answer: B

QUESTION NO: 42
Which X-Pedition Router command copies the startup configuration file to a server?

A. copy active to <IP address>


B. copy startup to <IP address>
C. copy active to tftp-server
D. copy startup to tftp-server

Answer: D

QUESTION NO: 43

Which two methods can be used to load an operational system image to the XPedition Router?

A. Load from a file in the in the int-flash/cfg/ directory


B. Load from a file in the pc-flash/boot/ directory
C. Load from a file on an FTP Server
D. Load from a file on a TFTP Server

Answer: B,D

QUESTION NO: 44
Which CLI command is necessary to begin the OSPF process?

A. start ospf
B. enable ospf state on
C. ospf start
D. ospf set enable

Answer: C

QUESTION NO: 45
QoS policies can be written using information contained in which three layers of the
OSI model?

A. Transport Layer, Session Layer and Application Layer

B. Physical Layer, DataLink Layer and Network Layer


C. DataLink Layer, Network Layer and Transport Layer
D. Network Layer, Transport Layer and Application Layer

Answer: C

QUESTION NO: 46
Which command is used to transfer an image to the X-Pedition Router?

A. system ftp image <ftp-server ip address> <path and file name>


B. system image add tftp-server <tftp-server ip address> file-name <path and file
name>
C. copy ftp flash <ftp-server ip address> <path and file name>
D. copy image flash <tftp-server ip address> <path and file name>

Answer: B

QUESTION NO: 47
Which of the following commands will configure RIP on an IPX interface?

A. rip add interface all


B. no command is required, rip starts when the ipx interface is created
C. rip add interface <ipx network number>
D. rip add interface <ipx interface number>

Answer: B

QUESTION NO: 48
What does the command system show version display?

A. the Boot Prom version and software version


B. the printed circuit board revision
C. the image selected for next boot
D. the hardware and software version of the Line Cards

Answer: A

QUESTION NO: 49
Which command example configures a static route on the X-Pedition router?

A. ip add route 172.16.20.1/24 nexthop 172.16.10.1


B. ip create route 172.16.20.1/24 nexthop 172.16.10.1
C. ip create route 172.16.20.1/24 gateway 172.16.10.1
D. ip add route 172.16.20.1/24 gateway 172.16.10.1

Answer: D

QUESTION NO: 50

Which command (from Enable mode) saves the current running configuration to the
startup configuration file?

A. copy active to startup


B. save active to startup
C. copy scratchpad to startup
D. copy running-config to startup-config

Answer: A

S-ar putea să vă placă și