ADC

Display configured PMAC addresses for shared VLAN configuration

To use a partition setup with shared VLAN configuration, you need a virtual MAC address called as partition MAC (PMAC) address. The partition uses the PMAC address for its communication on the shared VLAN. A unique PMAC address is configured for each partition and it is used across all shared VLANs bound to that partition. In the case of a non-SDX platform (VPX or MPX) platform, the PMAC address can be either user specified or internally generated by a Citrix ADC appliance. If the PMAC address is not specified for a partition, it is internally generated when the partition is bound to the first shared VLAN. While in the case of an SDX platform, the PMAC addresses always need to be configured from the SVM tool first and then assigned to a partition.

To display a list of configured PMACs, you can use the Show ns PartitionMAC command. The command enables you to verify the configured PMACs either through the Citrix ADC CLI or GUI. The command displays all the PMAC addresses and the corresponding partitions (if assigned). In the case of a non-SDX platform, the command displays all the PMAC addresses and their corresponding partitions because the PMAC address is assigned to a partition only on need basis (when a partition bound a shared VLAN). However in the case of a SDX platform, you might have some unassigned PMACs in the list.

For information on how to generate PMAC for SDX platform, see Generating Partition MAC Addresses topic.

Displaying PMACs by using the Citrix ADC CLI

At the command prompt, type the following command:

show ns partitionMAC

Partition MAC Partition Name

1) f2:0c:64:da:f6:d7

2) b4:0c:43:da:f6:d2

3) a6:e7:b2:6c:48:e0

Done

Displaying PMAC Addresses by using the Citrix ADC GUI

  1. Sign in to the Citrix ADC appliance and navigate to the Configuration > System > Partition MAC.
  2. The Partition MAC page displays a list of PMACs and its partitions.
Display configured PMAC addresses for shared VLAN configuration