Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
All
I have following configuration:
interface VirtualPortGroup0
ip address 192.168.200.101 255.255.255.0
Interface VirtualPortGroup1
description Data interface
ip address 192.168.0.1 255.255.255.0
virtual-service myips
vnic gateway VirtualPo...
Snort IPS document said that
Configures an interface and enters interface configuration mode.
Configure a VirtualPortGroup interface. This interface is used for management traffic when the management interface GigabitEthernet0 is not used.
for exampl...