This section includes procedures for managing network interfaces using the Network Interface Management and Network Interface Definition MBeans.
What’s in a network interface definition?
A network interface definition describes the properties of a network connection point. It includes:
|
Network Interface Management MBean
The Network Interface Management MBean
includes operations for performing the following procedures on a SIS instance.
sis-console command(s) | MBean(s) → Operation |
---|---|
Procedure: Create a network interface definition |
|
createnetworkinterface |
Network Interface Management → createNetworkInterfaceDefinition |
Procedure: Remove a network interface definition |
|
removenetworkinterface |
Network Interface Management → removeNetworkInterfaceDefinition |
Procedure: Enable a network interface |
|
enablenetworkinterface |
Network Interface Management → enableNetworkInterface |
Procedure: Disable a network interface |
|
disablenetworkinterface |
Network Interface Management → disableNetworkInterface |
Procedure: View a network interface definition |
|
listnetworkinterfaces listenablednetworkinterfaces{ctd] |
Network Interface Management → getNetworkInterfaces Network Interface Management → getEnabledNetworkInterfaces{ctd] |
Network Interface Definition MBean
The Network Interface Definition MBean
includes operations for performing the following procedures on a SIS instance.
sis-console command(s) | MBean(s) → Operation |
---|---|
updatenetworkinterface |
Network Interface Definition → updateProperties |
Procedure: Remove a network interface definition |
|
removenetworkinterface |
Network Interface Definition → remove |
Procedure: View a network interface definition |
|
dumpnetworkinterface |
Network Interface Definition → getDescriptor |