Hi,
I select the generic router and I tried to do same configuration with my network on eNSP but I could not. On my topology I use the virtual-ethernetX/Y/Z.ab (sub-interface) and I bind the vsi under this interface. Before do this I did below configuration
#
interface Virtual-Ethernet2/0/0
ve-group 2 l2-terminate
#
#
interface Virtual-Ethernet2/0/1
ve-group 2 l3-access
#
When I try on eNSP I see below error.
[CORE-1-Virtual-Ethernet0/0/0]ve-group 1 l2-terminate
Error: Number of VE groups has reached the limit on this board.
[CORE-1-Virtual-Ethernet0/0/0]
[CORE-1-Virtual-Ethernet0/0/0.10]l2 binding vsi Service
Error: The interface does not support binding a VSI.
[CORE-1-Virtual-Ethernet0/0/0.10]
How can I bind the vsi under virtual-ethernet sub-interface?
Thanks,