Cisco SCE8000 Specifications Page 705

  • Download
  • Add to my manuals
  • Print
  • Page
    / 778
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 704
2-665
Cisco SCE 8000 CLI Command Reference
Chapter 2 CLI Command Reference
subscriber anonymous-group name ip-range
This command defines the IP range of the specified anonymous group and optionally defines a subscriber
template to be assigned to all subscribers within that IP range.
Anonymous groups can have overlapping IP ranges. When the Cisco SCE platform detects traffic for an
IP address which is contained in more than one anonymous group, the group with the longest prefix is
used to create the anonymous subscriber for that IP address.
Use the scmp option to assign the anonymous group to the specified SCMP destination. In this case, the
specified anonymous group is the IP range managed by the SCMP peer device and subscribers for this
anonymous group are generated when subscriber traffic from the SCMP peer device is detected. If a
subscriber template has been assigned to the group, the anonymous subscribers generated have
properties as defined by that template. If no subscriber template has been assigned, the default template
is used.
If Gx or None option is not configured, the Cisco SCE sends the anonymous group to the Subscriber
Manager.
You must define the specified SCMP peer device before assigning the anonymous group (see scmp
name).
The no form of the command has three options:
Delete the specified anonymous subscriber group definition: no subscriber anonymous-group
name group-name
Remove the specified anonymous subscriber group from the specified SCMP destination: no
subscriber anonymous-group name group-name scmp
Delete all anonymous subscriber group definitions: no subscriber anonymous-group all
Authorization: admin
Examples The following example shows how to assign an anonymous group to an IPv6 range and also assign a
template:
SCE8000> enable 10
Password:<cisco>
SCE8000# configure
SCE8000(config)# interface linecard 0
SCE8000(config if)# subscriber anonymous-group name anon_group IPv6-range
10:10:10:10::0/64 template 2
SCE8000(config if)#
The following example shows how to assign an anonymous group to an IPv4 range and also assign a
template:
SCE8000> enable 10
Password:<cisco>
SCE8000# configure
SCE8000(config)# interface linecard 0
SCE8000(config if)#subscriber anonymous-group name anon_group IP-range 10.10.10.0/8
template 2
SCE8000(config if)#
The following example shows how to assign an anonymous group to an SCMP device:
SCE8000> enable 10
Password: <cisco>
SCE8000# configure
SCE8000(config)#scmp name peer_device1 radius radius1 secret abcdef
Page view 704
1 2 ... 700 701 702 703 704 705 706 707 708 709 710 ... 777 778

Comments to this Manuals

No comments