- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
12-13-2017 10:13 AM - edited 12-13-2017 11:03 AM
Hi,
Is it possible to configure subinterfaces from the CLI? I've been trying different sequences of commands but so far I'm not having any luck. From the GUI I have no issue it is only from the CLI.
Thanks
12-13-2017 01:47 PM
It's a little odd.
set network interface ethernet ethernet1/3 layer2 units ethernet1/3.1 tag 404
Essentially I'm specifying that it's an ethernet interface, the interface in question is ethernet1/3, it's a layer2 interface, units is simply what PA actually calls a subinterface on the backend, the subinterface I'm creating is ethernet1/3.1, and I'm tagging it with 404.
Hope that helps!
12-13-2017 01:47 PM
It's a little odd.
set network interface ethernet ethernet1/3 layer2 units ethernet1/3.1 tag 404
Essentially I'm specifying that it's an ethernet interface, the interface in question is ethernet1/3, it's a layer2 interface, units is simply what PA actually calls a subinterface on the backend, the subinterface I'm creating is ethernet1/3.1, and I'm tagging it with 404.
Hope that helps!
12-14-2017 03:45 AM
This worked perfectly. Thanks for your assistance.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!