Kernel command reference, Interface ifname, Quit – Black Box LRU4240 User Manual

Page 164: Debug zebos events, Dual trunk e1 router k, Ernel, Ommand, Eference

Advertising
background image

152

SALES: 0870 90 10 750

Dual Trunk E1 Router User’s Guide

Dual Trunk E1 Router

K

ERNEL

C

OMMAND

R

EFERENCE

Kernel mode lets you access all the routing tables and interfaces and the various routing protocols
modes.

interface IFNAME

Use the interface IFNAME command to change to configure terminal mode.
Command Syntax: interface [net1 | net2 | mlppp | e0]
The argument to this command is one of the router interface e0 for ethernet port, net1 for PPP1, net2 for PPP2, or bundle0 for
multilink
Command Mode: Enable
Usage
There are no arguments or keywords for this command. The prompt will change to
Rip(config)#
Example

kernel(enable)#show interface net1
36: Interface net1
37: index 3 metric 1 mtu 1500 <UP,POINTOPOINT,RUNNING>
kernel(enable)#show int net2
57: Interface net2
58: index 4 metric 1 mtu 1500 <UP,POINTOPOINT,RUNNING>
59: inet 60.10.2.2/24 pointopoint 60.10.2.1 secondary net2
kernel(enable)#show interface
39: Interface e0
40: index 1 metric 1 mtu 1500 <UP,BROADCAST,RUNNING>
41: HWaddr: 00:a0:c0:00:37:86
42: inet 172.18.65.10/24 broadcast 255.255.255.255 secondary e0
43: Interface mlppp
44: index 2 metric 1 mtu 1500 <>
45: Interface net1
46: index 3 metric 1 mtu 1500 <UP,POINTOPOINT,RUNNING>
47: Interface net2
48: index 4 metric 1 mtu 1500 <UP,POINTOPOINT,RUNNING>
49: inet 60.10.2.2/24 pointopoint 60.10.2.1 secondary net2

quit

Use the quit command to change exit from the current mode and return to the higher level mode.
Command Syntax: quit
Example
Kernel(config)#quit
Kernel(enable)#

debug zebos events

Use the debug zebos events command to specify the set of debug options for zebosd events.
Command Syntax: debug zebos events
no debug zebos events
There are no arguments or keywords for this command.
Command Mode: Enable

Advertising