Difference between revisions of "Import"
Jump to navigation
Jump to search
(→Go) |
|||
Line 1: | Line 1: | ||
− | + | == [[Go]] == | |
import "fmt" | 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 | * [[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 | show ip dhcp import | ||
− | |||
=== [[Python]] === | === [[Python]] === |
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: