Chapter 36 voip Commands
Management Switch Card User’s Guide
1085
The following example creates a static route to send VoIP traffic on slot 4 to destination IP address
192.23.19.233 through a gateway at IP address 192.23.15.253.
36.12.3 voip route show Command
Syntax:
voip route show <slot>
This command displays the routing table for the specified slot. An example is shown next.
36.13 voip sip dialplan
Use these commands to configure the SIP server to which a call goes.
36.13.1 voip sip dialplan delete Command
Syntax:
voip sip dialplan delete <name>
where
This command removes the specified dial plan table.
36.13.2 voip sip dialplan map Command
Syntax:
voip sip dialplan map [<name>]
ras> voip route set 4 192.23.19.233 192.23.15.253 5
ras> voip route show 4
ip/mask gateway metric
------------------ --------------- ------
192.23.15.0 /24 192.23.15.86 1
192.23.19.233 /32 192.23.15.253 5
192.168.1.0 /24 192.168.1.2 1
<name> =
The dial plan table name (<32 characters).