Skip header
 

bonjour(rendezvous)

Use the "bonjour(rendezvous)" command to display bonjour(rendezvous)-related settings.

View settings

Bonjour settings are displayed.

msh> bonjour

Bonjour service name setting

You can specify the bonjour service name.

msh> bonjour cname "computer name"

  • The computer name can be entered using up to 63 alphanumeric characters.

Bonjour Installation location information setting

You can enter information about the location where the printer is installed.

msh> bonjour location "location"

  • Information about location can be entered using up to 32 alphanumeric characters.

Setting order of priority for each protocol

  • diprint

    msh> bonjour diprint {0-99}

  • lpr

    msh> bonjour lpr {0-99}

  • ipp

    msh> bonjour ipp {0-99}

You can specify the order of priority for "diprint", "lpr", and "ipp". Smaller numbers indicate higher priority.

IP TTL setting

msh> bonjour ipttl {1-255}

You can specify the IP TTL (the number of routers a packet can pass through).

Note

  • The default is 255.

Resetting the computer name and location information

You can reset the computer name and location information.

msh> bonjour clear {cname | location}

  • cname

    Reset the computer name. The default computer name will be displayed when the computer is restarted.

  • location

    Reset the location information. The previous location information will be deleted.

Interface configuration

msh> bonjour linklocal "interface_name"

  • If many types of interface are installed, configure the interface that communicates with linklocal address.

  • If the connected computer's IP address is a link local address specified by the DHCP's Autonet, and multiple interfaces are connected to the printer, you can select an interface to communicate through.

  • If you do not specify an interface, the Ethernet interface is automatically selected.

  • wlan can be specified only when the wireless LAN interface unit is installed.

    Interface

    Interface configured

    ether

    Ethernet interface

    wlan

    Wireless LAN interface

Selecting the IPP port number

msh> bonjour ippport {ipp | ssl}

  • Appears when SSL is enabled.

  • If the "ipp" is selected, the port number is set to "631". If the "ssl" is selected, the port number is set to "443".