Configuring ISG Access for IP Subscriber Sessions
How to Configure ISG for IP Subscriber Sessions
17
Creating ISG IP Interface Sessions
An ISG IP interface session encompasses all IP packets that cross the specified interface or subinterface.
Perform this task to create an ISG IP interface session.
SUMMARY STEPS
1. enable
2. configure terminal
3. interface type number[.subinterface-number]
4. ip subscriber interface
5. end
DETAILED STEPS
Step 6
end
Example:
Router(config-subscriber)# end
(Optional) Returns to privileged EXEC mode.
Command or Action Purpose
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
interface type number[.subinterface-number]
Example:
Router(config)# interface GigabitEthernet
0//0/0.1
Specifies an interface or subinterface and enters interface
configuration mode.
Step 4
ip subscriber interface
Example:
Router(config-subif)# ip subscriber interface
Specifies the type of IP subscriber to be hosted on the
interface.
Step 5
end
Example:
Router(config-subif)# exit
(Optional) Returns to privileged EXEC mode.