Loader

Net Add Ports Action

Interface Net Add Ports Attributes

Attribute 

Values 

Description 

AID 

NET<id> 

The name of the current LAG, values are NET1 through NET12 

Ports 

SFP1-1-<x> 
QSFP1-2-<x> 

A list of AIDs of the SFP or QSFP port to remove from the LAG. 

New-port-admin-state 

enabled | disabled

The state the port should have after it is added to the LAG. 

 

Interface Net Add-ports Action Example

The following command will Add new Uplink ports to the LAG.

Note: When entering list-based attributes, the user must enclose the members of the list in square brackets; the user MUST have spaces between the brackets and the first and last data member.
  • Command Path – tolt>interfaces>net>add-ports>
  • Module  – tolt
  • Container – interfaces
  • Container – net 
  • Action – add-ports
  • Types – Example Parameters
    • *aid  NET3
    • *ports [ QSFP1-2-6 ]

 

  1. From the MDS1-ESUA<config># command line, input tolt interfaces net add-ports aid NET3 ports [ QSFP1-2-6 ] and press Enter
  2. Input commit and press Enter. Outputs similar to the following are displayed:
MDS1-ESUA<config># no tolt interfaces net config NET3 ports [ QSFP1-2-5 QSFP1-2-6 ] <enter>
MDS1-ESUA<config-config-NET3># commit <enter>
Commit performed by admin via tcp using net_add_ports. 
MDS1-ESUA<config>#_
 

Interface Net Add-ports (Multiple) Example

By enclosing multiple ports in brackets, you can add ports to the LAG. 

  • Command Path – tolt>interfaces>net>config>
  • Module – tolt
  • Container – interfaces
  • Container – net 
  • Command – config
  • Types – Example Parameters
    • *aid  NET3
    • ports [ QSFP1-2-5 QSFP1-2-6 ]

 

  1. From the MDS1-ESUA<config># command line, input config tolt interfaces net config NET3 ports [ QSFP1-2-5 QSFP1-2-6 ] and press Enter
  2. Input commit and press Enter. Outputs similar to the following are displayed:
MDS1-ESUA<config># tolt interfaces net config NET3 ports [ QSFP1-2-5 QSFP1-2-6 ] <enter>
MDS1-ESUA<config-config-NET3># commit <enter>
commit complete 
MDS1-ESUA<config-config-NET3># exit <enter>
MDS1-ESUA<config># _

 

 

 

FEEDBACK: Are you happy with this material?