Egress group specifies where the packets
		from the 9920 tap interfaces are to be copied for the various tools.
		Before you begin
Note the following naming
                                        conventions for name identifiers:
				- The name cannot exceed 64
                                        characters.
- The name must start with an
                                        alphabet character or an underscore.
- The name must contain alphanumeric
                                        characters and special characters (underscores, hyphens, or
                                        periods).
- 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.
Procedure
- 
				Enter the Config
                                        mode.
				
			
- 
				Create an egress group.
				
					device(config)# egress-group egg123
device(config-egress-group)# set egress egress-one
device(config-egress-group)# end
device# 
 
- 
				Verify that the egress-group is
					created. 
				
					device# show running-config egress-group
  egress-group egg123
  egress-one