Net Add Ports Action
.png?Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cHM6Ly9kemY4dnF2MjRlcWhnLmNsb3VkZnJvbnQubmV0L3VzZXJmaWxlcy80MTcwMy81NDk1Mi9ja2ZpbmRlci9pbWFnZXMvcXUvMjAyNS9pbWFnZSgyNDcpLnBuZyIsIkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTc3MDg4MTI1NX19fV19&Signature=LvXQ-PeEX2Kw3ydfrQTag6m8r-wqyIf8NtxOD0BlSILq6kPU7kdn-Ghw-x8cdfTGEb2igjMKqZARPQrr0-Pl~UfHkTVWMq~mzi9COKIA-B48BivxYFSbopWgRVF0SCY4elX1q3nuK0vPgyVlFmJPdoBO~pd4M5xFzTCtmoeklRRbBTMBtXl7BaEfGNiK3FKjNMXGbyhrXjChrgvHaPB1ZdsPSet71xK4LYo5W2LCWigHDHOh5OkkH~IQ7VzrUWNCYjqaIFtJg3zySnyzmIezYt944hQWCZoR9ZZ3qOw-HqgzO4z1hTFVrUAAhkU9Wca~Bk2xixMR1oZzctMCI5~i9Q__&Key-Pair-Id=K2TK3EG287XSFC)
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> |
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 ]
- From the MDS1-ESUA<config># command line, input tolt interfaces net add-ports aid NET3 ports [ QSFP1-2-6 ] and press Enter.
- 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 ]
- From the MDS1-ESUA<config># command line, input config tolt interfaces net config NET3 ports [ QSFP1-2-5 QSFP1-2-6 ] and press Enter.
- 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?
Thank you Your feedback helps us to continually improve our content.