Setup network based management Flashcards

1
Q

Describe the three steps to set up a multilayer switch for network based management

A

1) Configure a port for L3 traffic

2) Turn on IP routing

3) Add a static default route

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

Describe step

1) Configure a port for L3 traffic

A

Configure one port for L3

  no switchport
  ip address 192.168.1.201 255.255.255.0
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Describe step

2) Turn on IP routing

A

Turn on IP routing

  (conf)ip routing
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Describe step

3) Add a static default route

A

Add static default route

 (conf)ip route 0.0.0.0 0.0.0.0 192.168.1.1
How well did you know this?
1
Not at all
2
3
4
5
Perfectly