Hi,
I know VERY little about networking, so please excuse if this is a trivial question...
I have a server that has 2 network cards. The switch that it is connected to does not support link aggregation.
a) can I still use the two nic's in bonding mode?
b) ip -a shows the following:
2: enp65s0f0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq master vmbr0 state UP group default qlen 1000
link/ether fc:34:97:b1:7d:9c brd ff:ff:ff:ff:ff:ff
3: enp65s0f1: <BROADCAST,MULTICAST> mtu 1500 qdisc mq state DOWN group default qlen 1000
link/ether fc:34:97:b1:7d:9d brd ff:ff:ff:ff:ff:ff
4: enxb2b7f1fd5486: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
link/ether b2:b7:f1:fd:54:86 brd ff:ff:ff:ff:ff:ff
I am not sure what the enxb2b7f1fd5486 adapter is. If and how do I use it in my network config?
Thanks for any help or pointers (and patience!)
Mark
I know VERY little about networking, so please excuse if this is a trivial question...
I have a server that has 2 network cards. The switch that it is connected to does not support link aggregation.
a) can I still use the two nic's in bonding mode?
b) ip -a shows the following:
2: enp65s0f0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq master vmbr0 state UP group default qlen 1000
link/ether fc:34:97:b1:7d:9c brd ff:ff:ff:ff:ff:ff
3: enp65s0f1: <BROADCAST,MULTICAST> mtu 1500 qdisc mq state DOWN group default qlen 1000
link/ether fc:34:97:b1:7d:9d brd ff:ff:ff:ff:ff:ff
4: enxb2b7f1fd5486: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
link/ether b2:b7:f1:fd:54:86 brd ff:ff:ff:ff:ff:ff
I am not sure what the enxb2b7f1fd5486 adapter is. If and how do I use it in my network config?
Thanks for any help or pointers (and patience!)
Mark