DO NOT SHARE THESE DOCS WITH CUSTOMERS!

This is an LA release that will only be provided to a select number of PLM-sanctioned customers (PDFs only). Contact PLM for details.

In this section:


IP Interface Group details for this address context.

IP Interface Group

Command Syntax

> show table addressContext <addressContext_name> ipInterfaceGroup <IG name> 
	ipInterface
	ipInterfaceStatus
	ipsec
	mediaPortRangeAssigned
	mediaPortRangeUnassigned
	tcpPortRangeAssigned
	tcpPortRangeUnassigned

Command Parameters

IP Interface Group Parameters

ParameterDescription
<Interface Group name>The name of an IP interface group. Enter IP interface group name or “any” to match any IP interface group.
ipInterface

This attribute displays IP Interface status details. See IP Interface section below for details.

NOTE: This attribute only applies to the 'show table' command.

ipInterfaceStatus

IP interface statistics for this IP interface group. See IP Interface Status section below for details.

ipSec

Administrative state of the IPsec support for this interface group.

NOTE: This attribute only applies to the 'show table' command.

mediaPortRangeAssigned

The used media port ranges on this IP interface group.

  • baseUdpPort
  • maxUdpPort
  • maxSessions
  • mediaIpAddress
  • tgName
mediaPortRangeUnassigned

The unused media port ranges on this IP interface group.

  • baseUdpPort
  • maxUdpPort
  • maxSessions
tcpPortRangeAssigned 

 The used TCP port ranges on this IP interface group.

  • baseServerPort
  • maxServerPort
  • maxSessions
  • mediaIpAddress
  • tgName

tcpPortRangeUnassigned 

The available TCP port ranges on this IP interface group.

  • baseServerPort
  • maxServerPort
  • maxSessions

IP Interface

This object displays IP Interface statistics/status details. 

Command Syntax

> show table addressContext <addressContext_name> ipInterfaceGroup <IG name> ipInterface

Command Parameters

IP Interface Parameters

ParameterDescription
action The action when putting this IP interface out of service (dryUp, force)
altIpAddress The IP Address of the Interface.
altPrefix The IP subnet prefix of this IP Interface. 
bandwidth  The bandwidth limit (in bytes/second) for this IP interface.
bwContingency The percentage of the overall IP interface bandwidth reserved for contingency.
ceNameName of the SBC node that hosts the port used by this IP interface.
dryupTimeout The dry-up timeout (in minutes).
ipAddress The IP Address of the Interface.
mode The operational mode for this IP interface.
portName The port name used by this IP interface.
prefix The IP subnet prefix of this IP Interface.
state Administrative state of the IP interface.
vlanTag 

The VLAN TAG assigned to this IP interface.

IP Interface Status

This table displays additional IP Interface status details.

Command Syntax

> show table addressContext <addressContext_name> ipInterfaceGroup <IG name> ipInterfaceStatus

Command Parameters

IP Interface Status Parameters

ParameterDescription
name IP Interface name.
allocatedBandwidth 

Bandwidth allocated on this IP interface.

bwDeviation 

Deviation of actual bandwidth from allocated bandwidth.

ifindex 

The interface index of the LIF.

localIpType 

Type of IP (static, learned, learnedDhcp, learnedVirtual) used for this IP interface.

numMediaStreams 

Number of active media streams on this IP interface.

oosReason 

The Out Of Service reason for this IP interface.

operState 

The operational state of this IP Interface.

  • admnDisabled – IP Interface state is disabled (after enabling it once)

  • admnDisabledNoLicense (SBC 5400 ONLY) – The media port is deactivated because a required media port feature license is missing or expired.

  • admnEnabled – IP Interface state is enabled

  • deallocDryup – IP Interface action is dryUp and mode is outOfService

  • deallocForce1 – IP Interface action is force and mode is outOfService

  • deallocForce2 – IP Interface action is force  and mode is outOfService (the timer initiated in deallocForce1 state has expired)

  • null – Initial state when IP Interface mode is outOfService and state is disabled

  • remoteCreated – IP Interface mode is outOfService and state is enabled

  • remoteCreating – Interim state: Once IP address is created and initiation of packet LIF creation

  • resAllocated – Final state: When IP Interface mode is inService and state is enabled

  • resAllocating – Interim state: Follows remoteCreating state. state from above state after sending request to enable packet LIF in NP

rxActualBandwidth 

Actual receive bandwidth in use on this IP interface.

rxPackets 

Number of packets received on this IP interface.

txActualBandwidth 

Actual transmit bandwidth in use on this IP interface.

txPackets 

Number of packets sent on this IP interface.

IP Interface Status Fields Associated with SBC SWe Cloud

FieldDescription
fixedIpPrefixV4IPv4 subnet prefix of fixedIpV4.
fixedIpV4This field stores IPv4 address learned dynamically (obtained through DHCP)
fixedIpPrefixV6IPv6 subnet prefix of fixedIpV6.
fixedIpv6This field stores IPv6 address learned dynamically (obtained through DHCP)
floatingIpV4This field stores external IPv4 address
floatingIpV6This field stores external IPv6 address
localIpType

This field indicates local IP address type.

  • learnedDhcp – IP address learned dynamically from DHCP.
  • learnedVirtual – Secondary private IP address assigned by the Orchestrator for packet ports.
  • static – Static IP address.

 

 

 

  • No labels