You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 1
Current »
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
Parameter | Description |
---|
<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 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
Command Syntax
> show table addressContext <addressContext_name> ipInterfaceGroup <IG name> ipInterface
> show table addressContext <addressContext_name> ipInterfaceGroup <IG name> ipInterfaceStatus
Command Parameters
IP Interface Group Parameters
Parameter | Description |
---|
ipInterface | This object displays IP Interface statistics with the following fields: 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.
ceName – Name of SBC node that hosts the port used by this IP interface.
dryupTimeout – The dryup 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.
|
ipInterfaceStatus | Status of the IP interface named in this IP interface group. <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)numMediaStreams – Number of active media streams on this IP interface.oosReason – The Out Of Service reason for this IP interface.operState – The operational state.admnDisabled – IP Interface state is disabled (after enabling it once)
admnDisabledNoLicense –
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.
|