Chapter 7 H.248 Services—Signaling and Control

ServiceChange Notification for Interface Status Change

DETAILED STEPS

 

Command or Action

Purpose

Step 1

 

 

enable

Enables privileged EXEC mode.

 

 

Enter your password if prompted.

 

Example:

 

 

Router> enable

 

Step 2

 

 

configure terminal

Enters global configuration mode.

 

Example:

 

 

Router# configure terminal

 

Step 3

 

 

interface type number

Configures an interface type and enters into interface

 

 

configuration mode.

 

Example:

 

 

Router(config)# interface port-channel 99

 

Step 4

 

 

sbc interface-id {value}

Maps the physical-interface-id contained in the termination

 

 

ID for the pinhole to the port channel interface.

 

Example:

 

 

Router(config-if)# sbc interface-id 2

 

Step 5

 

 

end

Exits interface configuration mode and returns to privileged

 

 

EXEC mode.

 

Example:

 

 

Router(config-if)# end

 

 

 

 

Configuration Example Output

In the following configuration output example, the sbc interface-idcommand maps physical-interface-id 1 contained in the termination ID for the pinhole to GigabitEthernet interface 1:

interface gigabitethernet1

sbc interface-id 1 no ip address negotiation auto no keepalive

no cdp enable end

Subsequently, when GigabitEthernet interface 1 changes status, a service change with a wildcarded termination ID is reported to the SBE, where 1 is the physical-interface-id in tier-5 of the nine-tier termination ID and the SBE is able to associate status changes on GigabitEthernet interface 1 with a pinhole:

*/*/*/*/1/*/*/*/*

Cisco IOS XE Integrated Session Border Controller Configuration Guide for the Cisco ASR 1000 Series Aggregation Services Routers

 

OL-15421-01

7-13

 

 

 

Page 77
Image 77
Cisco Systems ASR 1000 manual Configuration Example Output