egress-group

Creates or removes an egress-group.

Syntax

egress-group name
no egress-group name

Parameters

name
Specifies the name of the egress-group. Supports 1-32 characters.
Characters allowed are alpha-numeric, underscore, and dot. Underscore is not allowed as the first character.

Modes

Config mode

Usage Guidelines

A maximum of 64 egress objects can be added to an egress-group.

A valid egress name must be provided.

An egress-group name must be unique. An error is returned if you try to use the same name for an egress-group as for an egress.

The following reserved keywords cannot be used as name identifiers: all, ingress-group, egress, egress-group, match, list, access-list, route-map, and listener-policy.

The no form of the command deletes the specified egress-group.

Examples

The following example creates an egress group named MyEgressGroup.

device(config)# egress-group MyEgressGroup