Cisco Cisco Meeting Server 2000 开发者指南

下载
页码 54
Cisco Meeting Server Release 2.0 : MMP Command Line Reference
10
2 Network Commands
2.1 Network Interface (iface) Commands
Command/Examples
Description/Notes
iface mmp
Displays the network interface configuration
iface (admin|a|b|c|d)
Displays the network interface configuration for the
specified interface
Sets the MMP properties to 1GE, full duplex
iface (admin|a|b|c|d) <speed>
(full|on|off)
iface admin 1000 full
Sets the network interface speed, duplex and auto-
negotiation parameters
iface (admin|a|b|c|d) autoneg (on|off)
iface admin autoneg <on>
Enables auto negotiation
Note that the A, B, C and D interfaces are restricted to full
duplex auto negotiation.
2.2 IP Commands
2.2.1 IPv4 commands
Note: In the virtualized deployment, there is no admin interface and therefore admin is not a valid
entry in the following commands; select from A, B, C or D.
Command/Examples
Description/Notes
ipv4 (admin|a|b|c|d)
Lists configured and observed network values
ipv4 (admin|a|b|c|d) dhcp
Enables dhcp on the specified interface
ipv4 (admin|a|b|c|d)
(enable|disable)
Enables/disables the specified interface
Note: This command does not clear the configuration, only
disables it.
ipv4 (admin|a|b|c|d) add <server IP
address>/<Prefix Length> <Default
Gateway>
ipv4 a add 10.1.2.3/16 10.1.1.1
Configures the interface with an ipv4 address with specified
prefix length and default gateway for egress packets. The
example configures A with address 10.1.2.3 on subnet
10.1.0.0/16. If there is no more specific route, packets
exiting via A will be sent via gateway 10.1.1.1.
2   Network Commands