Skip to main content

config.pvlan events

Contributors
Suggest changes

config.pvlan.created

Severity

NOTICE

Description

This message occurs when a pseudo-VLAN port is created.

Corrective Action

(None).

Syslog Message

Pseudo-VLAN "%s" was created on the network interface "%s".

Parameters

pvlanName (STRING): Pseudo-VLAN name.
interface (STRING): Interface name that the pseudo-VLAN will be on.

config.pvlan.deleted

Severity

NOTICE

Description

This message occurs when a pseudo-VLAN port is deleted.

Corrective Action

(None).

Syslog Message

Pseudo-VLAN "%s" was deleted from the network interface "%s".

Parameters

pvlanName (STRING): Pseudo-VLAN name.
interface (STRING): Interface name that the pseudo-VLAN is on.