Skip to content

Commit c922dfa

Browse files
committed
cloudvision/cvlib: add 720XPM to device capabilities
Closes: BUG1372676 Change-Id: I0cb730a8a0d295eb936446bb19cc318ccb7a4b4d
1 parent 73e819d commit c922dfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudvision/cvlib/device.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
"per_interface_mtu": False,
118118
},
119119
"trident3x2-fixed-poe": {
120-
"regexes": [r'CCS-720DP-48S', r'CCS-722XP'],
120+
"regexes": [r'CCS-720DP-48S', r'CCS-722XP', r'CCS-720XPM'],
121121
"info": "Configured in standard settings",
122122
"reload_delay": {
123123
"mlag": 300,

0 commit comments

Comments
 (0)