Home
last modified time | relevance | path

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

/dports/net-mgmt/py-ciscoconfparse/ciscoconfparse-1.5.51/ciscoconfparse/
H A Dmodels_nxos.py303 class BaseNXOSIntfLine(NXOSCfgLine): class
305 super(BaseNXOSIntfLine, self).__init__(*args, **kwargs)
1679 class NXOSIntfLine(BaseNXOSIntfLine):