Manage Networking Flashcards
When validating network configuration which command located the interface name associated with the MAC address?
ip link
What command is used to display ip address and netmask for all interfaces?
ip -br addr
What command is used to display the route information?
ip route
What command is used to display that the router is accessible?
ping -c3 <ip></ip>
What are the 4 layers of the TCP/IP model in sequence?
Application, Transport, Internet, Link
How many bits are IPv4 addresses?
32
How many bits are IPv6 addresses?
128
What are two things needed to communicate on an IP network?
IP Address and Subnet Mask
What optional component performs name resolution?
dns server
What two portions make up a IPv6 address?
Network Part, and Interface ID
What command is used to manage network settings and devices?
nmcli
What do Ethernet interfaces begin with?
en
What do WLAN interfaces begin with?
wl
What do WWAN interfaces begin with?
ww
What interface name indicates an on-board device?
oN