User's Manual 114 Document #: LTRT-42060
Mediant 2600 E-SBC
Table 12-4: Interface Table Parameters Description
Parameter Description
Table parameters
Index
CLI: network-if
[InterfaceTable_Index]
Table index row of the interface.
The range is 0 to 47.
Web: Application Type
EMS: Application Types
CLI: application-type
[InterfaceTable_ApplicationType
s]
Defines the applications allowed on the interface.
[0] OAMP = Operations, Administration, Maintenance and
Provisioning (OAMP) applications (e.g., Web, Telnet, SSH,
and SNMP).
[1] Media = Media (i.e., RTP streams of voice).
[2] Control = Call Control applications (e.g., SIP).
[3] OAMP + Media = OAMP and Media applications.
[4] OAMP + Control = OAMP and Call Control applications.
[5] Media + Control = Media and Call Control applications.
[6] OAMP + Media + Control = All application types are
allowed on the interface.
[99] MAINTENANCE = Only the Maintenance application for
HA is allowed on this interface.
Web: Interface Mode
[InterfaceTable_InterfaceMode]
Defines the method that the interface uses to acquire its IP
address.
[3] IPv6 Manual Prefix = IPv6 manual prefix IP address
assignment. The IPv6 prefix (higher 64 bits) is set manually
while the interface ID (the lower 64 bits) is derived from the
device's MAC address.
[4] IPv6 Manual = IPv6 manual IP address (128 bits)
assignment.
[10] IPv4 Manual = IPv4 manual IP address (32 bits)
assignment.
Web/EMS: IP Address
CLI: ip-address
[InterfaceTable_IPAddress]
Defines the IPv4/IPv6 address, in dotted-decimal notation.
Web/EMS: Prefix Length
CLI: prefix-length
[InterfaceTable_PrefixLength]
Defines the prefix length of the related IP address. This is a
Classless Inter-Domain Routing (CIDR)-
style representation of a
dotted-decimal subnet notation. The CIDR-style representation
uses a suffix indicating the number of bits which are set in the
dotted-decimal format. For example, 192.168.0.0/16 is
synonymous with 192.168.0.0 and subnet 255.255.0.0. This
CIDR lists the number of ‘1’ bits in the subnet mask (i.e.,
replaces the standard dotted-decimal representation of the
subnet mask for IPv4 interfaces). For example, a subnet mask
of 255.0.0.0 is represented by a prefix length of 8 (i.e.,
11111111 00000000 00000000 00000000) and a subnet mask
of 255.255.255.252 is represented by a prefix length of 30 (i.e.,
11111111 11111111 11111111 11111100).
The prefix length is a Classless Inter-Domain Routing (CIDR)
style presentation of a dotted-decimal subnet notation. The
CIDR-style presentation is the latest method for interpretation of
IP addresses. Specifically, instead of using eight-bit address
blocks, it uses the variable-length subnet masking technique to
allow allocation on arbitrary-length prefixes.
The prefix length for IPv4 must be set to a value from 0 to 30.