Home
last modified time | relevance | path

Searched refs:manual_switch_trunk_encap (Results 1 – 3 of 3) sorted by relevance

/dports/net-mgmt/py-ciscoconfparse/ciscoconfparse-1.5.51/ciscoconfparse/
H A Dmodels_cisco.py1306 return bool(self.manual_switch_trunk_encap)
1309 def manual_switch_trunk_encap(self): member in BaseIOSIntfLine
H A Dmodels_nxos.py1216 return bool(self.manual_switch_trunk_encap)
1219 def manual_switch_trunk_encap(self): member in BaseNXOSIntfLine
H A Dmodels_asa.py427 return bool(self.manual_switch_trunk_encap)