ip netbios-rebroadcast

Last Updated : Oct 21, 2015 |

Enables the forwarding of NETBIOS packets on an interface. If no value is provided for direction, the both option is applied as the default value. Use no ip netbios-rebroadcast to disable forwarding of NETBIOS packets on an interface.

Syntax

ip netbios-rebroadcast [direction]

no ip netbios-rebroadcast

Parameters

Parameter

Description

Possible Values

Default Value

direction

The NETBIOS rebroadcasts mode

both - NETBIOS packets received on the interface are rebroadcast to other interfaces and NETBIOS packets received on other interfaces are rebroadcast to this interface.

disable - NETBIOS packets are not rebroadcast in or out of this interface.

both

User level

read-write

Context

interface:Serial (DS1 PPP L2-L3, DS1 PPP L3, DS1 FR-SUB L2-L3, DS1 FR-SUB L3, USP PPP L2-L3, USP PPP L3), FastEthernet (L2-L3, L3, PPP L2, PPP L2-L3, PPP L3), Tunnel (L2-L3, L3), VLAN (L2-L3, L3), Dialer (L2, L2-L3, L3)

Example

To enable rebroadcasting of NETBIOS packets received by and sent from the FastEthernet interface:

Gxxx-001(if:FastEthernet 10/3)# ip netbios-rebroadcast both