Previous Topic

Next Topic

Book Contents

Book Index

PoE Commands

PoE (Power over Ethernet) is a technology for wired ethernet LANs that delivers the electrical current over ethernet cables to power a device without the power cord. So ethernet cables carries both data and current together to operate devices like Wi-Fi access points.

In TejNOS-EN, Type-1 PD's (Powered Devices) are supported.

This chapter describes the PoE (Power over Ethernet) commands available in the TejNOS-EN CLI. The commands in this chapter are in one of three functional groups:

poe enable

This command is used to enable poe feature in the system.

no poe enable

This command is used to disable poe feature in the system.

poe threshold <1-99>

This command is used to set the power usage threshold in percentage for usage notifications purpose.

poe notifications

This command is used to enable the notifications(power usage threshold, power On/Off) from PoE device.

no poe notifications

This command is used to disable the notifications (power usage threshold, power On/Off) from PoE device.

poe mode

This command is used to enable or disable power on particular port.

Parameter description

show poe

This command is used to display the overall status of PSE.

The display parameters for above command are:

show poe port

This command is used to display the PoE status of specific port.

The display parameters for above command are:

show poe port all

This command is used to display the PoE summary of all the PoE capable ports.

The display parameters for above command are given below:

Interface

Admin Mode

Operational Status

Power Consumed

Power Allocated

1/0/1

Disable

Down

0.0

0.0

1/0/2

Disable

Down

0.0

0.0

1/0/3

Disable

Down

0.0

0.0

1/0/4

Disable

Down

0.0

0.0

1/0/5

Disable

Down

0.0

0.0

1/0/6

Disable

Down

0.0

0.0

1/0/7

Disable

Down

0.0

0.0

show interface poe

This command is used to display the PoE statistics of specific port.

The display parameters for above command are:

clear poe-counters

This command is used to clear the PoE events of specific port.

This command will reset(0) the "Invalid Signature(PD)" stats and "Power denied" stats of this interface.

clear poe-counters all

This command is used to clear the PoE events of all poe capable ports.