Version 7.2 441 Mediant MSBR
Reference Guide 67. realm
67 realm
This command configures the Media Realms table, which lets you define a pool of SIP media
interfaces, termed Media Realms.
Syntax
(config-voip)# realm <Index>
(realm-<Index>#
Command Description
Assigns a Bandwidth Profile to the Media Realm.
Assigns an IPv4 network interface to the Media Realm.
Assigns an IPv6 network interface to the Media Realm.
is-default
Defines the Media Realm as the default Media Realm.
name
Defines a descriptive name, which is used when
associating the row in other tables.
port-range-start
Defines the starting port for the range of media interface
UDP ports.
Assigns a QoE Profile to the Media Realm.
realm-extension
Defines the Media Realm Extension table, which lets you
define Media Realm Extensions per Media Realm. The
table is a child of the Media Realm table. For more
information, see Section 67.1.
remote-media-subnet
Defines the Remote Media Subnets table, which lets you
define destination subnets for media (RTP/SRTP) traffic
on a specific Media Realm. The table is a child of the
Media Realm table. For more information, see Section
67.2.
session-leg
Defines the number of media sessions for the configured
port range.
topology-location
Defines the display location of the Media Realm in the
Topology view of the Web interface.
Command Mode
Privileged User
Example
This example configures a Media Realm for IPv4 network interface "Voice", with port start
from 5061 and with 10 sessions:
(config-voip)# realm 0
(realm-0)# name ITSP
(realm-0)# ipv4if Voice
(realm-0)# port-range-start 5061