Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Make sure the 128T has been restarted


device

ip a

enp3s0f1:  UP but no IP address

team-enp3s0f1:    172.16.1.1/30

Code Block
titleip a
collapsetrue
[t128@sn9103210032 ~]$ ip a

8: enp3s0f1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq master team-enp3s0f1 state UP group default qlen 1000
    link/ether 00:e0:ed:db:5a:0f brd ff:ff:ff:ff:ff:ff
    inet6 fe80::2e0:edff:fedb:5a0f/64 scope link
       valid_lft forever preferred_lft forever
. . .
17: team-enp3s0f1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
    link/ether 00:e0:ed:db:5a:0f brd ff:ff:ff:ff:ff:ff
    inet 172.16.1.1/30 brd 172.16.1.3 scope global team-enp3s0f1
       valid_lft forever preferred_lft forever
    inet6 fe80::2e0:edff:fedb:5a0f/64 scope link
       valid_lft forever preferred_lft forever
[t128@sn9103210032 ~]$


ping the HA redundant link ( no forwarding ) of node2

ping 172.16.1.2


Code Block
titleping
collapsetrue
[t128@sn9103210032 ~]$ ping 172.16.1.2
PING 172.16.1.2 (172.16.1.2) 56(84) bytes of data.
64 bytes from 172.16.1.2: icmp_seq=1 ttl=64 time=0.234 ms
64 bytes from 172.16.1.2: icmp_seq=2 ttl=64 time=0.208 ms


Network interfaces