Cisco Cisco Meeting Server 2000 开发者指南

下载
页码 54
Cisco Meeting Server Release 2.0 : MMP Command Line Reference
11
Command/Examples
Description/Notes
ipv4 (admin|a|b|c|d) del <server IP
address>
Removes the IPv4 address on the specified interface
ipv4 (a|b|c|d) default
Selects the interface of last resort for outbound
connections. When connecting to remote hosts it is not
always known from context which interface should be used.
By comparison, responses to connections initiated by remote
hosts will use the interface on which the connection was
accepted. This is sometimes referred to as the strong IP
model
ipv4 (admin|a|b|c|d) route add
<address>/<prefix length>
ipv4 (admin|a|b|c|d) route del
<address>/<prefix length>
Adds a static route so you can route a specific subnet out of
the specific interface. This is for quite specific routing
scenarios whereby multiple interfaces are enabled, and you
want to ensure that traffic for a specific subnet is routed out
to the gateway of that particular interface
ipv4 b route add 192.168.100.0/24
All traffic destined for 192.168.100.x will go out of interface
b to interface b’s gateway
2.2.2 IPv6 commands
The Meeting Server supports multiple IPv6 addresses per interface, and automatically
configured addresses and static addresses.
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
ipv6 (admin|a|b|c|d)
Lists configured and observed network values
2   Network Commands