Avaya C460 사용자 설명서

다운로드
페이지 268
Chapter 2        Avaya C460 CLI Commands
50
Avaya C460 Reference Guide
The possible values of mode are: 
Example:
To enable rebroadcasting of netbios packets received by and sent from the interface 
“marketing”:
ip netmask-format
User level: read-write, admin.
L If you are at the “read-write” user level, you can only access this command in 
Configure mode. 
Type configure at the command prompt to enter configure mode.
Use the ip netmask-format command to specify the format of netmasks in the 
show
 command output. 
Use the no ip netmask-format command to restores the default format which is 
a dotted decimal.
The syntax for this command is:
[no] ip netmask-format 
<mask-format>
The possible mask formats are:
both
Netbios packets received on the interface 
rebroadcasted to other interfaces and netbios packets 
received on other interfaces are rebroadcasted into 
this interface.
disable
Netbios packets are not rebroadcasted into or out of 
this interface.
Router-1(config-if:marketing)# ip netbios-rebroadcast both
bitcount
Addresses are followed by a slash and the total number of bits 
in the netmask. For example 17
decimal
The network masks are in dotted decimal notation. For 
example, 255.255.255.0.
hexadecimal
The network masks are in hexadecimal format as indicated by 
the leading 0X. For example, 0XFFFFFF00.