11 network (a.b.c.d/m| ifname), 12 passive-interface (ifname|default) – Asus GigaX3124 User Manual

Page 293

Advertising
background image

GigaX3124 Layer3 Switch CLI Command Reference

268

it is necessary to establish a direct link between routers. The

neighbor command allows the network administrator to specify

a router as a RIP neighbor. The no neighbor A.B.C.D command

will disable the RIP neighbor.

Examples

ASUS(config-router)# neighbor 10.1.1.1

24.11 network (A.B.C.D/M| IFNAME)

Syntax

network (A.B.C.D/M| IFNAME)

Parameters

A.B.C.D/M IP address/netmask

IFNAME Interface name

Command Mode Config-router mode
No/clear

no network (A.B.C.D/M| IFNAME)

Show

show ip rip status

Default
Description

Set the RIP enable interface by network or L3 interface name.

The interfaces which have addresses matching with network or

name are enabled.

Examples

ASUS(config-router)# network 10.1.1.0/24

ASUS(config-router)# network vlan10

24.12 passive-interface (IFNAME|default)

Syntax

passive-interface (IFNAME|default)

Parameters

IFNAME Interface name

default default for all interfaces

Command Mode Config-router mode
No/clear

no passive-interface (IFNAME|default)

Show

show ip rip status

Default

Not enable

Description

This command sets the specified interface to passive mode.

On passive mode interface, all receiving packets are processed

as normal and RIP daemon does not send either multicast or

unicast RIP packets except to RIP neighbors specified with

Advertising