Network - H3C S6550X-HI Series Command Reference Manual

Table of Contents

Advertisement

: Specifies the mixed node. An m-node client broadcasts the destination name. If it does not
m-node
receive a response, the m-node client unicasts the destination name to the WINS server to get the
mapping.
: Specifies the peer-to-peer node. A p-node client sends the destination name in a unicast
p-node
message to get the mapping from the WINS server.
Usage guidelines
If you execute this command multiple times, the most recent configuration takes effect.
Examples
# Specify the NetBIOS node type as p-node in DHCP address pool 0.
<Sysname> system-view
[Sysname] dhcp server ip-pool 0
[Sysname-dhcp-pool-0] netbios-type p-node
Related commands
display dhcp server pool
nbns-list

network

Use
network
Use
undo network
Syntax
network network-address [ mask-length | mask mask ] [ export-route
[ preference preference | tag tag ] * ] [ secondary ]
undo network network-address [ mask-length | mask mask ] [ secondary ]
Default
No subnet is specified in a DHCP address pool.
Views
DHCP address pool view
Predefined user roles
network-admin
Parameters
network-address
specified, the natural mask will be used.
mask-length
mask mask
export-route
keyword, the subnet will not be advertised.
preference preference
of 1 to 255. The default preference is 70.
: Sets a tag value for the network route to be advertised, in the range of 0 to 4294967295.
tag tag
The default tag value is 0. Tags are route identifications for routing policies to filter routes. For more
information about routing policies, see Layer 3—IP Routing Configuration Guide.
to specify the subnet for dynamic allocation in a DHCP address pool.
to remove the specified subnet.
: Specifies the subnet for dynamic allocation. If no mask length or mask is
: Specifies the mask length in the range of 1 to 30.
: Specifies the mask in dotted decimal format.
: Advertises the subnet assigned to DHCP clients. If you do not specify this
: Sets a preference for the network route to be advertised, in the range
46

Advertisement

Table of Contents
loading

Table of Contents