Chapter 36 voip Commands
Management Switch Card User’s Guide
1084
36.11.2 voip sip cpt show Command (MSC10124GC)
Syntax:
voip sip cpt show
This command shows the VoIP SIP CPT settings.
36.12 voip route Commands
Use these commands to manage static routes for VoIP traffic.
36.12.1 voip route delete Command
Syntax:
voip route delete <slot> default|<ip-address>[/<netmask>] [<gateway>]
where
This command removes a static, IP forwarding route for VoIP traffic.
The following example removes a static route for destination IP address 192.23.19.233 through a
gateway at IP address 192.23.15.253 from slot 4.
36.12.2 voip route set Command
Syntax:
voip route set <slot> default|{<ip-address>[/<netmask>]} <gateway-ip> [<metric>]
where
This command defines a new, static IP forwarding route for VoIP traffic on the specified slot, or
edits an existing one.
<ip-address> =
The destination IP address of packets to which this static route applies.
<netmask> =
The destination subnet mask of packets to which this static route applies.
<gateway> =
The IP address of the gateway through which the packets are sent.
ras> voip route delete 4 192.23.19.233 192.23.15.253
<ip-address> =
The destination IP address of packets that this static route is to route.
<netmask> =
The destination subnet mask of packets that this static route is to route.
<gateway-ip> =
The IP address of the gateway that you want to send the packets through.
[<metric>] =
The metric (hop count) of this static route.