03 Flashcards

1
Q

What does these type 3 code messages represent?
0x00

A

Network unreachable

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

What does this ICMP message type represent?
00

A

Echo reply

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

What does this ICMP message type represent?
03

A

Destination unreachable

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

What does this ICMP message type represent?
05

A

Redirect

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

What does this ICMP message type represent?
08

A

Echo Request

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

What does this ICMP message type represent?
ob/11

A

Time to live exceeded

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

What does these type 3 code messages represent?
0x01

A

Host unreachable

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

What does these type 3 code messages represent?
0x02

A

Protocol unreachable

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

What does these type 3 code messages represent?
0x03

A

Port unreachable

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

What does these type 3 code messages represent?
0x04

A

Fragmentation needed

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

What does these type 3 code messages represent?
10

A

Communication administratively disabled generated by host machine

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

What does these type 3 code messages represent?
13

A

communication administratively disabled generated by router

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

What does this code represent in icmpv6?
0x80

A

Echo request

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

What does this code represent in icmpv6?
0x81

A

Echo reply

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

What does this code represent in icmpv6?
0x85

A

Router solicitation

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

What does this code represent in icmpv6?
0x86

A

Router advertisement

17
Q

What does this code represent in icmpv6?
0x87

A

Neighbor Solicitation

18
Q

What does this code represent in icmpv6?
0x88

A

Neighbor advertisement

19
Q

What does this code represent in icmpv6?
0x89

A

Redirect message

20
Q

What command do I use too see all icmpv6 packets?

A

ipv6.nxt == 58

21
Q

What command do I use too see all informational icmpv4 packets?

A

icmp.type in {8 0}

22
Q

What command do I use too see all error icmpv4 packets?

A

icmp.type in {3 5 11}

23
Q

What does this ICMP message type represent?
0x00
0x03
0x05
0x08
11

A

Echo reply
Destination unreachable
Redirect
Echo (request)
TTL exceeded