Hello community,
I have bgp enabled cluster on which the data lifs are hosted on v0a ports , since I've made the physical connections I know which backend physical ports are used to make up v0a port but I'm unable to figure out a command which can display that info for me.
These are physical ports that are behind
cluster01::*> ifgrp show -ifgrp a0b,a0c -node cluster01a
Port Distribution Active
Node IfGrp Function MAC Address Ports Ports
-------- ---------- ------------ ----------------- ------- -------------------
cluster01a
a0b ip 05:b0:77:eg:kf:ab full e1a, e3a
a0c ip 05:b0:77:eg:kf:ac full e1e, e3e
cluster01::*> net int show -lif node02_lif6 -fields home-port
(network interface show)
vserver lif home-port
------- ---------------- ---------
db node02_lif6 v0a
Any help is much appreciated .