Interface - Bay Networks 6300 Supplement Manual

Supplement to the remote annex administrator’s guide for unix
Hide thumbs Also See for 6300:
Table of Contents

Advertisement

Book C
Chapter 1
na Commands

interface

The interface command establishes a default interface_set used in
subsequent commands until another interface is specified. Grouping
interfaces using an interface_set allows you to issue one na command to
examine or change the parameter values for multiple interfaces. The
syntax is:
interface en0 | port | all
If you do not identify a specific RA 6300 using the @ symbol and a name
or Internet address when entering the interface_set, all RA 6300s in the
current annex_list are used. An interface_set referring to the default
annex_list is updated if a new annex command is issued. Specifying all
sets the default interface_ set to the global port interface plus en0.
This example defines the default interface_set as the global port on the
RA 6300 whose Internet address is 132.254.6.34. Specifying the global
port indicates the interface set is for the PRI calls of protocol types SLIP
and IP over PPP:
command: interface port@132.254.6.34
The next example defines the default interface_set as interfaces en0 on
the same RA 6300 as above, plus port on the RA 6300 whose Internet
address is 132.254.35.120:
command: interface en0@132.254.6.34;port@132.254.35.120
This example defines the default interface_set as all but interface port
on every RA 6300 in the default annex_ list:
command: interface port
Remote Annex 6300 Supplement to the Remote Annex Administrator's Guide for UNIX
C-15

Advertisement

Table of Contents
loading

Table of Contents