Context

The context of routing within the schema tree is shown. Italicised links are to other pages.

deployment-config:routing  (in routing-config.yaml)
  routing-rules list
    name
    target
    interface
    gateway
    node-types list

Routing configuration.

This node and its descendants are configured in routing-config.yaml.

When present

Always.

routing-rules list

The list of routing rules.

List Structure

name string
target union
interface traffic-type
gateway ip-address
node-types list enumeration

The key is name.

The values of target must be unique.

name

The name of the routing rule.

This node is mandatory.

Type string

Value

a string

target

The target for the routing rule. Can be either an IP address or a block of IP addresses.

This node is mandatory.

Type union

Value
ip-address

The ip-address type represents an IPv4 address in dotted-quad notation or an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

See RFC 6991 for full details.

or ip-prefix

The ip-prefix type represents an IPv4 prefix (eg 192.168.0.0/24) or an IPv6 prefix similarly.

See RFC 6991 for full details.

interface

The interface to use to connect to the specified endpoint. This must be one of the allowed traffic types, corresponding to the interface carrying the traffic type.

This node is mandatory.

Type traffic-type

Description

The name of the traffic type.

Value
signaling-traffic-type

The name of the signaling traffic type.

one of the following

Value Description

internal

Internal signaling traffic.

diameter

Diameter signaling traffic.

ss7

SS7 signaling traffic.

sip

SIP signaling traffic.

http

HTTP signaling traffic.

custom-signaling

Applies to custom VMs only. Custom signaling traffic.

custom-signaling2

Applies to custom VMs only. Second custom signaling traffic.

or multihoming-signaling-traffic-type

The name of the multihoming signaling traffic type.

one of the following

Value Description

diameter-multihoming

Second Diameter signaling traffic.

ss7-multihoming

Second SS7 signaling traffic.

or enumeration

one of the following

Value Description

management

Management traffic.

cluster

Cluster traffic.

access

Access traffic.

gateway

The IP address of the gateway to route through.

This node is mandatory.

Type ip-address

Description

The ip-address type represents an IPv4 address in dotted-quad notation or an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

See RFC 6991 for full details.

Value
ipv4-address

The ipv4-address type represents an IPv4 address in dotted-quad notation.

See RFC 6991 for full details.

or ipv6-address

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

See RFC 6991 for full details.

node-types list

The node-types this routing rule applies to.

Type List of enumeration

Values

one of the following

Value Description

shcm

Apply this routing rule to the shcm nodes.

mag

Apply this routing rule to the mag nodes.

mmt-gsm

Apply this routing rule to the mmt-gsm nodes.

mmt-cdma

Apply this routing rule to the mmt-cdma nodes.

smo

Apply this routing rule to the smo nodes.

tsn

Apply this routing rule to the tsn nodes.

max

Apply this routing rule to the max nodes.

rem

Apply this routing rule to the rem nodes.

sgc

Apply this routing rule to the sgc nodes.

custom

Apply this routing rule to the custom nodes.

Previous page Next page
Rhino VoLTE TAS Version 4.0.0