Switch IPv4 Commands Flashcards

1
Q

Changes the context to VLAN interface mode for Vlan 1, allows the configuration of the switch’s ip address.

A

interface vlan (number)

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

VLAN interface mode. Statically configures the switch’s IP address and mask

A

ip address (address) (mask)

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

VLAN interface mode. Configures the switch as a DHCP client to discover its IP address, mask, and default gateway.

A

ip address dhcp

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

Global command. Configures the switch’s default gateway IP address. Not required if the switch uses DHCP.

A

ip default-gateway (address)

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

Global command. Configures the IP address(es) of DNS servers, so any commands when logged into the switch will use the DNS for name resolution.

A

ip name-server (server-ip-1, 2, etc)

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