This section includes procedures for managing network interfaces using the Network Interface Management and Network Interface Definition MBeans.

Note
What’s in a network interface definition?

A network interface definition describes the properties of a network connection point. It includes:

  • a name, used as a unique identifier for the network interface

  • zero or more configuration properties

  • the current state of the network interface, either ENABLED or DISABLED.

Network Interface Management MBeans

The Network Interface Management MBeans for SIP and IN include operations for performing the following procedures on a SIS instance:

sis-console command(s) MBean(s) → Operation
createnetworkinterface
Network Interface Management → createNetworkInterfaceDefinition
removenetworkinterface
Network Interface Management → removeNetworkInterfaceDefinition
enablenetworkinterface
Network Interface Management → enableNetworkInterface
disablenetworkinterface
Network Interface Management → disableNetworkInterface
listnetworkinterfaces
listenablednetworkinterfaces{ctd]
Network Interface Management → getNetworkInterfaces
Network Interface Management → getEnabledNetworkInterfaces{ctd]

Network Interface Definition MBean

The Network Interface Definition MBeans for SIP and IN include operations for performing the following procedures on a SIS instance:

sis-console command(s) MBean(s) → Operation
updatenetworkinterface
Network Interface Definition → updateProperties
removenetworkinterface
Network Interface Definition → remove
dumpnetworkinterface
Network Interface Definition → getDescriptor
Previous page Next page
SIS Version 2.6.2