show flow-redirect

show flow-redirect {flow_redirect_name}

Description

Displays nexthop ipaddresses, up/down status, health-checking (ping/ARP/ND) and ACL bindings.

Syntax Description

flow_redirect_name Specifies the name of the flow redirection policy.

Default

N/A.

Usage Guidelines

None.

Example

The following example displays information for all redirection policies:

Switch.1 # show flow-redirect
Name          Nexthop  Active          VR Name     Inactive  Health
Count    IP Address                  Nexthops  Check
===================================================================
pkh           2        2001:400::100   VR-Default  Forward   PING
ND: Neighbor Discovery

The next example displays an IPv6 redirection policy for a longer IPv6 address, which causes a two-line display for the related redirection policy:

Switch.13 # sh flow-redirect
Name          Nexthop  Active             VR Name     Inactive  Health
Count    IP address                     Nexthops  Check
====================================================================
pbr1          2        2004:1000:1000:1000::10
VR-Default  Forward   PING
ND: Neighbor Discovery

This example displays information for a specified IPv6 redirection policy:

* Switch.14 # show flow-redirect "pbr1"
Name             : pbr1                  VR Name          : VR-Default
Inactive Nexthops: Forward               Health Check     : PING
Nexthop Count    : 2
Active IP Address : 2004:1000:1000:1000::10
Index    State      Priority  IP Address          Status Interval Miss Success
==============================================================================
0        Disabled   200       2003::10            DOWN   2        2    5
1        Enabled    100       2004:1000:1000:1000::10
UP     2        2

History

This command was first available in ExtremeXOS 12.1.

Support for IPv6 flow-redirection policies was added in ExtremeXOS 12.7.

Ping success count information added in ExtremeXOS 22.7.

Platform Availability

This command is available for IPv4 and IPv6 flow-redirection policies on the platforms listed for the Policy Based Routing feature in the Switch Engine 32.2 Feature License Requirements document..