Configuring ISG Access for IP Subscriber Sessions
How to Configure ISG for IP Subscriber Sessions
15
Creating IP Subscriber Sessions for Layer 2 Connected ISG Subscribers
Layer 2 connected subscribers are either directly attached to the physical interfaces of an ISG or
connected to an ISG through a Layer 2 access network, such as a bridged network or a switched network.
Perform this task to configure ISG to create IP sessions for Layer 2 connected IP subscribers.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface type number
4.
ip subscriber l2-connected
5.
initiator {dhcp [class-aware] | radius-proxy | unclassified mac-address}
6.
end
Step 5
initiator {dhcp [class-aware] | radius-proxy |
unclassified ip-address}
Example:
Router(config-subscriber)# initiator dhcp
Configures ISG to create an IP subscriber session upon
receipt of the specified packet type.
•
dhcp—ISG will initiate an IP session upon receipt of a
DHCP DISCOVER packet. The class-aware keyword
allows ISG to influence the IP address assigned by
DHCP by providing DHCP with a class name.
•
radius-proxy—ISG will initiate an IP session upon
receipt of a RADIUS Access-Request packet.
•
unclassified ip-address—ISG will initiate an IP
session upon receipt of the first IP packet with an
unclassified IP source address.
•
This command can be entered more than once to
specify more than one method of IP session initiation.
Note
If the ISG device serves as either a DHCP relay or
DHCP server in the assignment of client IP
addresses, ISG must be configured to initiate IP
sessions upon receipt of DHCP DISCOVER
packets. In other words, the initiator dhcp
command must be configured instead of the
initiator unclassified ip or initiator unclassified
mac command.
Step 6
end
Example:
Router(config-subscriber)# end
(Optional) Returns to privileged EXEC mode.
Command or Action
Purpose
Содержание IOS XE
Страница 14: ...About Cisco IOS XE Software Documentation Additional Resources and Documentation Feedback xii ...
Страница 28: ...Using the Command Line Interface in Cisco IOS XE Software Additional Information xiv ...
Страница 36: ...Intelligent Services Gateway Features Roadmap 8 ...
Страница 46: ...Overview of ISG Feature Information for the Overview of ISG 10 ...
Страница 70: ...Configuring ISG Control Policies Feature Information for ISG Control Policies 24 ...
Страница 128: ...Configuring ISG Access for IP Subscriber Sessions Feature Information for ISG Access for IP Subscriber Sessions 44 ...
Страница 136: ...Configuring MQC Support for IP Sessions Feature Information for MQC Support for IP Sessions 8 ...
Страница 194: ...Configuring ISG Policies for Automatic Subscriber Logon Feature Information for ISG Automatic Subscriber Logon 12 ...
Страница 224: ...Configuring ISG Subscriber Services Feature Information for ISG Subscriber Services 20 ...
Страница 336: ...Configuring ISG Integration with SCE Feature Information for Configuring ISG Integration with SCE 16 ...
Страница 344: ...Service Gateway Interface Feature Information for Service Gateway Interface 8 ...