Configuring ISG Access for IP Subscriber Sessions
How to Configure ISG for IP Subscriber Sessions
18
Creating an ISG Static Session
The ISG Static Session Creation feature enables administrator initiated static IP sessions. An ISG static
session enables you to configure static IP sessions from the CLI. You can create static IP sessions by
configuring a group of server addresses.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
ip subscriber list list-name
4.
ip source ipaddress mac macaddress
or
ip source ipaddress mask subnetmask
5.
interface type number
6.
ip subscriber l2-connected
or
ip subscriber routed
7.
initiator static ip subscriber list list-name
8.
end
DETAILED STEPS
Command or Action
Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
•
Enter your password if prompted.
Step 2
configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
ip subscriber list list-name
Example:
Router(config)# ip subscriber list mylist
Specifies the IP subscriber list name and enters server list
configuration mode.
Step 4
ip source ipaddress mac macaddress
or
ip source ipaddress mask subnetmask
Example:
Router(config-server-list)# ip source
209.165.200.225 mac 0.7.f
or
Router(config-server-list)# ip source
209.165.200.225 mask 255.255.255.224
Specifies the static server IP address and MAC address (in
the case of L2-connected) or subnet mask (in the case of
routed).
Содержание 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 ...