Networking, Security & Cloud Knowledge

Showing posts with label Versa-SDWAN. Show all posts
Showing posts with label Versa-SDWAN. Show all posts

Wednesday, June 25, 2025

Versa SD-WAN Command line quick reference.

Section 1: Console

# To switch from Shell to cli

admins@versa-sdwan01$ cli
admins@versa-sdwan01-cli>

# To switch from Cli to shell

admins@versa-sdwan01-cli> shell OR exit
admins@versa-sdwan01$

Section 2: Getting System Details

CMD 2.1: To Get LSB release information (LSB = Linux Standard Base and Distribution information.)

admins@versa-sdwan01$lsb_release -a

CMD 2.2: To Get Serial, model and Software version.

admins@versa-sdwan01-cli> show system details

CMD 2.2 To get only Serial and model number.

admins@versa-sdwan01-cli> show device hardware

Section 3: Interface Command.

CMD 3.1: Get interface detail information.

• Physical interface (Host interface) associated with VNI
• MTU / Speed / Duplex
• Routing instance associated with Interface.

admins@versa-sdwan01-cli> show interfaces detail vni-0/0


CMD3.2.1 Get SFP information.

admins@versa-sdwan01-cli> show interfaces sfpinfo vni-0/0

CMD 3.3 Interface utilization

admins@versa-sdwan01-cli> show interfaces info Tenent-Name vni-0/0

CMD: Enable interface via cli.


versa@versa-flexvnf:~$ versa@versa-flexvnf:~$ cli versa@versa-flexvnf-cli> show interfaces detail vni-0/9


Section 4: Configuring interface, enable interface.

versa@versa-flexvnf-cli> configure
versa@versa-flexvnf-cli(config)%
versa@versa-flexvnf-cli(config)% set interfaces vni-0/9 enable