Host-filter, Interface ethernet, Host-filter -19 interface ethernet -19 – Carrier Access Adit 3000 Series and Multi-Service Router (MSR) Card none User Manual

Page 145

Advertising
background image

Adit 3000 (Rel. 1.6) and MSR Card (Rel 2.0) CLI

4-19

Global Configuration Mode

Global Configuration Commands

host-filter

Use the host-filter command to configure the IP/host name filtering entries. To delete a host filter, see
no host-filter command on page 4-40.

Syntax:

(config)# host-filter id

filter-id {ip-address address|hostname

hostname} apply-to {lan|network-object object-id} time-range

{always|

schedule-id}

Example:

(config)# host-filter id filterID ip-address 192.168.1.100

apply-to lan time-range always

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

interface ethernet

Use the interface ethernet command to allow access to the Ethernet interface configuration commands.
See Chapter 11, Configuration - Ethernet Interface Mode for commands in this mode.

Syntax:

(config)# interface ethernet

port

Example:

(config)# interface ethernet 1

(config-int-eth-1)#

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

Field

Definition

filter-id

Enter a filter ID name.

address

Enter the host IP address.

hostname

Enter a host name for the rule.

lan

Apply the filter the LAN interface.

network-object
object-id

Apply the filter to a defined network object.

always

Set the time range to always.

schedule-id

Enter defined schedule ID name with schedule to apply to this filter.

Field

Definition

port

Ethernet port. Range 1-2.

Advertising