Configuring Network Interfaces Flashcards
1
Q
debain network config file
A
etc/network/interfaces
2
Q
red hat network config file
A
etc/sysconfig/network-scripts/ifcfg-eth0
3
Q
nmcli dev status
A
shows status of all network interfaces
4
Q
nmcli con show
A
show connections
5
Q
nmcli con mod name
A
modify a connection
6
Q
nmcli con add
A
add a new connection
7
Q
ipv4.method
A
set a static ipv4 address
8
Q
ipv4.address
A
set a statis ipv4 address and network prefix
9
Q
ipv4.gateway
A
set gateway
10
Q
ifname
A
specify the interface fo rthe connection