Cisco Exam 7 Q3 Test 1 Flashcards

1
Q

configure loopback

A

int loopback _
ip address _ _

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

router id

A

int _
router-id _

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

ospf config

A

router ospf _
network na wm area 0

ip route 0.0.0.0 0.0.0.0 _
router ospf _
default-information originate

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

passive interface

A

router ospf _
passive-interface loopback _

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

disabling networks from election

A

int _
ip ospf network point-to-point

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

set priority for ospf

A

int _
ip ospf priority _

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

adjust cost

A

auto-cost reference-bandwidth _

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

setting hello/dead intervals

A

int _
ip ospf hello-interval _
ip ospf dead-interval _

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

configuring channels

A

int _
sw mo trunk
channel-group _ mode _

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

PAGP modes

A

on desirable auto

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

LACP modes

A

on active passive

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

relay

A

int _
ip helper-address

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

creating dhcp pool

A

ip excluded-address _ _
ip dhcp pool _
network _
default-router _
dns-server _
domain-name _

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

How often RA is sent

A

200 sec

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

How often hello and dead packets sent

A

10 sec
40 sec
* by default

If changed, dead packets will always be sent 4 times after hello packets are sent

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

RA Messages

A

A: Using SLAAC
O: Other from Stateless
M: Stateful

17
Q

What does SLAAC/Stateful/Stateless mean?

A

SLAAC ~ Router Only gives prefix
SLAAC and Stateless ~ Router and Server gives all info
Stateful ~ Router gives everything

18
Q

How to enable stateless

A

Ipv6 nd other-config-flag

19
Q

How to enable Stateful

A

Ipv6 nd managed-config flag
Ipv6 nd prefix default no-autoconfig

20
Q
A