Enabling and disabling interfaces with ifcon g, Ifcon g command examples, Table a-4 – Bay Technical Associates BayStack ARN Routers none User Manual

Page 98: Enabling and disabling interfaces with ifconfig, Ifconfig command examples

Advertising
background image

Installing and Operating BayStack ARN Routers

A-6

114200 Rev. A

Enabling and Disabling Interfaces with ifconfig

To enable or disable an ARN interface for the network boot process, use the
following command formats:

ifconfig

-disable

<interface>

ifconfig

-

enable

<interface>

Table A-4

describes the

ifconfig

command arguments for enabling and disabling

interfaces for network booting.

ifconfig Command Examples

1. Configure the current interface for the default Netboot procedure.

ifconfig -d

2. Specify the IP address and subnet mask of the base module Ethernet interface.

ifconfig xcvr1 21.3.5.62 255.255.255.0

3. Specify the IP address and subnet mask of the expansion module Ethernet

interface.

ifconfig xcvr2 21.3.5.61 255.255.255.0

4. Configure the IP address and Frame Relay DLCMI of the third serial interface

on the expansion module.

ifconfig com3 21.3.5.62 -fr -annexa

5. Specify the IP address and subnet mask of the base module token ring

interface.

ifconfig mau1 21.3.4.77 255.255.255.0

Table A-4.

ifconfig Settings to Enable and Disable Netboot Interfaces

Setting

Description

<

interface>

Specifies the IP connector you are enabling or disabling for network
booting. Use one of the following formats:
xcvr

<port #>

com

<port #>

mau

<port #>

Advertising