-
-
Notifications
You must be signed in to change notification settings - Fork 438
Some interface aliases do not appear correctly #5554
Copy link
Copy link
Closed
Labels
bugUndesired behaviourUndesired behaviourconfirmedBug is confirm by dev teamBug is confirm by dev teamresolvedA fixed issueA fixed issue
Milestone
Description
Describe the bug
Network device interface description with equal sign (=) in ifAlias does not show Alias
To Reproduce
Steps to reproduce the behavior:
- Configure a device interface with a description that contains =
ie:
interface TenGigE0/0/0/1
description Job Id# = 55555 (Circuit #555555555555)
service-policy ...
.... - Scan the interfaces on the device
- Alias will not populate
- Remove Job Id# =
ie:
interface TenGigE0/0/0/1
description 55555 (Circuit #555555555555)
service-policy.... - Rescan, and Alias appears as expected
Expected behavior
Alias should be populated with Job Id# = 55555 (Circuit #555555555555)
Additional context
Cacti version 1.2.21
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugUndesired behaviourUndesired behaviourconfirmedBug is confirm by dev teamBug is confirm by dev teamresolvedA fixed issueA fixed issue