Difference between revisions of "Import"
Jump to navigation
Jump to search
(→Go) |
(→Python) |
||
Line 6: | Line 6: | ||
show ip dhcp import | show ip dhcp import | ||
− | + | == [[Python]] == | |
import [[argparse]] | import [[argparse]] | ||
import [[json]] | import [[json]] | ||
Line 14: | Line 14: | ||
import [[gitlabApi]] | import [[gitlabApi]] | ||
− | |||
− | |||
== See also == | == See also == |
Revision as of 10:46, 4 May 2021
Go
import "fmt"
- Cisco IOS DHCP Server configuration: https://www.cisco.com/en/US/docs/ios/12_1t/12_1t2/feature/guide/dt_dhcpi.html#wp1020989
show ip dhcp import
Python
import argparse import json import os import yaml
import gitlabApi
See also
Advertising: