Specifications
2-666
Cisco SCE 8000 CLI Command Reference
Chapter 2 CLI Command Reference
subscriber anonymous-group name ip-range
SCE8000(config)# interface linecard 0
SCE8000(config if)#subscriber anonymous-group name anon_group IP-range 10.10.10.0/8 scmp
name peer_device1
SCE8000(config if)#
The following example shows how to remove an anonymous group from an SCMP device:
SCE8000> enable 10
Password: <cisco>
SCE8000# config
SCE8000(config)# interface linecard 0
SCE8000(config if)#no subscriber anonymous-group name anon_group scmp
SCE8000(config if)#
The following example shows how to assign an anonymous group to a Gx:
SCE8000#> enable 10
Password: <cisco>
SCE8000# configure
SCE8000(config)# interface LineCard 0
SCE8000(config if)# subscriber anonymous-group name test IP-range 10.10.10.0/24 Gx
SCE8000(config if)#
The following example shows how to assign an anonymous group to an SCE:
SCE8000#> enable 10
Password: <cisco>
SCE8000# configure
SCE8000(config)# interface LineCard 0
SCE8000(config if)# subscriber anonymous-group name test IP-range 10.10.10.0/24 None
SCE8000(config if)#
The following example shows how to remove all currently defined anonymous groups:
SCE8000> enable 10
Password: <cisco>
SCE8000# configure
SCE8000(config)# interface linecard 0
SCE8000(config if)# no subscriber anonymous-group all
SCE8000(config if)#










