Extreme Networks ExtremeWare XOS Command Reference Manual page 467

Version 11.3
Hide thumbs Also See for ExtremeWare XOS:
Table of Contents

Advertisement

Types and Values. Each event in ExtremeWare XOS is defined with a message format and zero or more
parameter types. The
show log events
(the event text and parameter types). The syntax for the parameter types (represented by
command syntax above) is:
[address-family [ipv4-multicast | ipv4-unicast | ipv6-multicast | ipv6-unicast]
| bgp-neighbor <ip address>
| bgp-routerid <ip address>
| eaps <eaps domain name>
| {destination | source} [ipaddress <ip address> | L4-port | mac-address ]
| esrp <esrp domain name>
| {egress | ingress} [slot <slot number> | ports <portlist>]
| ipaddress <ip address>
| L4-port <L4-port>
| mac-address <mac_address>
| netmask <netmask>
| number <number>
| port <portlist>
| process <process name>
| slot <slotid>
| string <match expression>
| vlan <vlan name>
| vlan tag <vlan tag>]
NOTE
The slot parameters are available only on modular switches.
Beginning with ExtremeWare XOS 11.2, you can specify the
on the IP version. The following examples show how to configure IPv4 addresses and IPv6 addresses:
IPv4 address
To configure an IP address, with a mask of 32 assumed, use the following command:
configure log filter myFilter add events all match ipaddress 12.0.0.1
To configure a range of IP addresses with a mask of 8, use the following command:
configure log filter myFilter add events all match ipaddress 12.0.0.0/8
IPv6 address
To configure an IPv6 address, with a mask of 128 assumed, use the following command:
configure log filter myFilter add events all match ipaddress 3ffe::1
To configure a range of IPv6 addresses with a mask of 16, use the following command:
configure log filter myFilter add events all match ipaddress 3ffe::/16
IPv6 scoped address
IPv6 scoped addresses consist of an IPv6 address and a VLAN. The following examples identify a
link local IPv6 address.
To configure a scoped IPv6 address, with a mask of 128 assumed, use the following command:
configure log filter myFilter add events all match ipaddress 3ffe::1%Default
To configure a range of scoped IPv6 addresses with a mask of 16, use the following command:
configure log filter myFilter add events all match ipaddress 3ffe::/16%Default
ExtremeWare XOS 11.3 Command Reference
command
on page 549
can be used to display event definitions
ipaddress
configure log filter events match
<type>
type as IPv4 or IPv6, depending
in the
467

Advertisement

Table of Contents
loading

This manual is also suitable for:

Extremeware xos 11.3

Table of Contents