Hello Forum,
is it possible to code snasw upstream link over a subinterface?
For example:
interface ethernet 0/0
no ip address
etc...
!
subinterface ethernet 0/0.1
ip address 10.10.10.1
etc...
!
subinterface ethernet 0/0.2
ip address 10.10.11.1
etc...
!
Can I use the interface ethernet 0/0.1 in the snasw port configuration?