[Contents] [Prev] [Next] [Index] [Report an Error]

next-hop-group

Syntax

next-hop-group [ group-names ] {
interface interface-name {
next-hop [ addresses ];
}
}

Hierarchy Level

[edit forwarding-options]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Specify the next-hop address for sending copies of packets to an analyzer.

Options

addresses—IP address of the next-hop router. Each next-hop group supports up to 16 next-hop addresses. Up to 30 next-hop groups are supported. Each next-hop group must have at least two next-hop addresses.

group-names—Name of next-hop group. Up to 30 next-hop groups are supported for the router. Each next-hop group must have at least 2 next-hop addresses.

interface-name—Interface used to reach the next-hop destination.

Usage Guidelines

See Configuring a Next-Hop Group.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.


[Contents] [Prev] [Next] [Index] [Report an Error]