Versions Compared

Key

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

 

The 

Spacevars
0product
 uses logical signaling ports (IP addresses) mapped to the IP interfaces along with the signaling address of the originating peer to select an ingress Trunk Group. The following CLI examples depict creating interface groups and assigning logical management interfaces.

Include Page
IP_IGs_ServedBySeperateProcessors
IP_IGs_ServedBySeperateProcessors

Create Interface Groups

Code Block
languagenone
% set addressContext default  
% set addressContext default ipInterfaceGroup INTERNAL_IPIG  
% set addressContext default ipInterfaceGroup EXTERNAL_IPIG  
% commit

Assign Logical Management Interfaces

Code Block
languagenone
% set system logicalMgmtIpInterface MANAGEMENT.LOGICAL mgmtIpInterfaceGroupName mgmtGroup ipAddress 10.1.1.10 state enabled 
% commit 

  

Pagebreak