Skip to content

Commit

Permalink
QFX5100-48S-6Q to use rpc_call_without_information (#820)
Browse files Browse the repository at this point in the history
  • Loading branch information
nachosn89 authored and ktbyers committed Sep 24, 2018
1 parent 5610fdc commit e21ea4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions napalm/junos/junos.py
Original file line number Diff line number Diff line change
Expand Up @@ -760,6 +760,7 @@ def get_lldp_neighbors_detail(self, interface=''):
'EX3400': rpc_call_without_information,
'EX4300-48P': rpc_call_without_information,
'EX4600-40F': rpc_call_without_information,
'QFX5100-48S-6Q': rpc_call_without_information,
'QFX5110-48S-4C': rpc_call_without_information,
'QFX10002-36Q': rpc_call_without_information,
'QFX10008': rpc_call_without_information,
Expand Down

0 comments on commit e21ea4d

Please sign in to comment.