9
edits
(behaviour of IPv6 endpoint addresses) |
|||
Line 26: | Line 26: | ||
The '''ERSPAN''' mode works on all of the Allegro Network Multimeter interfaces including the Virtual Edition. | The '''ERSPAN''' mode works on all of the Allegro Network Multimeter interfaces including the Virtual Edition. | ||
For each interface, both an IPv4 and an IPv6 address can be configured. It is possible for both addresses to be active at the same time. It is also possible to only configure one of the addresses and leave the other field empty, in which case the '''ERSPAN''' mode will only apply to the configured address. If the IPv4 address is configured, the interface will respond to ARP requests for the IPv4 address. If the IPv6 address is configured, the interface will respond to Neighbor Solicitation messages for the IPv6 address. | |||
Once the '''ERSPAN''' mode is activated, the ERSPAN interface responds to '''ICMP/ICMPv6 Ping''' messages. Once ERSPAN is configured, you should be able to send a ping to the IP address(es). | |||
=== Behaviour of the '''ERSPAN''' mode === | === Behaviour of the '''ERSPAN''' mode === | ||
Line 32: | Line 34: | ||
The behaviour for all packets on the '''ERSPAN''' interfaces is: | The behaviour for all packets on the '''ERSPAN''' interfaces is: | ||
* reply to ARP requests | * reply to ARP requests (if the IPv4 address is configured) | ||
* reply to Ping messages | * reply to Neighbor Solicitation messages (if the IPv6 address is configured) | ||
* reply to Ping messages (for all configured addresses) | |||
* decapsulate all ERSPAN packets and forward them to the packet analytics | * decapsulate all ERSPAN packets and forward them to the packet analytics | ||
* discard all other packets | * discard all other packets |
edits