NCLHELP.HLB  —  add  routing  circuit
    The add command can be used to modify the manual routers attribute
    of a routing circuit.  Select manual_routers for further
    information on that command.

    Select reachable_address for information on add commands that
    modify the dte addresses and permitted LAN addresses attributes
    of a particular routing circuit reachable address.

1  –  manual_routers

    Modifies the Manual Routers attribute of the specified Routing
    Circuit instance to include at least the address or addresses
    specified.

    add  [node node-id] routing circuit circuit-name -
         manual routers {address[,address...]}

    Manual Routers

    Support: End
    Default: No router IDs     Value: Set of LAN addresses

    Manually entered IDs of routers. If this set is empty, the
    circuit will auto-configure the routers. This characteristic is
    supported only if the circuit's characteristic type is csma-cd.
    For Tru64 UNIX, a maximum of 5 routers can be in the set.

    Example:

    add routing circuit csmacd-1 manual routers -
         {aa-00-04-00-12-34}

2  –  reachable_address

    The add command can be used to modify the following attributes
    of a particular routing circuit reachable address entity:
    dte addresses, or permitted lan addresses.

2.1  –  dte_addresses

    Modifies the DTE Addresses attribute of the specified Reachable
    Address instance on a particular Routing Circuit to include
    at least the address or addresses specified.

    add  [node node-id] routing circuit circuit-name -
         reachable address simplename -
         dte addresses {address[,address...]}

    DTE Addresses

    Support: End,L2
    Default: No DTE addresses        Value: Set of DTE addresses

    A set of DTE addresses to which a call may be directed in order
    to reach an address that matches the address prefix of this
    reachable address.

    This characteristic is supported if the node is a level 2 router,
    where the owning circuit's characteristic type is one of the X.25
    circuit types, and the reachable address's characteristic type
    is outbound. It is also supported by end nodes operating over an
    x25 da circuit. You can modify this characteristic only when the
    entity is disabled.

2.2  –  permitted LAN addresses

    Modifies the Permitted LAN Addresses attribute of the specified
    Reachable Address instance on a particular Routing Circuit to
    include at least the address or addresses specified.

    add  [node node-id] routing circuit circuit-name -
         reachable address simplename -
         permitted lan addresses {address[,address...]}

    Permitted LAN Addresses

    Support: End
    Default: No LAN addresses        Value: Set of LAN addresses

    This is a set of LAN addresses corresponding to routers that
    are permitted to be used for forwarding to this prefix.  This
    attribute is supported only if the Type characteristic is set
    to "filter" on broadcast circuits only.  At least one LAN
    address is required.

    Example:

    add routing circuit csmacd-1 reachable address to-bulean -
         permitted lan addresses {aa-00-04-00-23-45}
Close Help