Initial config files

This commit is contained in:
RANCID 2025-12-08 12:52:12 -08:00
commit c8762031b3
2 changed files with 22 additions and 0 deletions

20
noc_devices.tcl Normal file
View File

@ -0,0 +1,20 @@
# NOC EDITABLE DEVICE LISTS
# -------------------------
# Just add IP addresses to the relevant "bucket" list below.
# Bucket 1: Legacy Devices (Telnet)
set group_legacy {
192.168.10.5
192.168.10.6
}
# Bucket 2: Modern Cisco (SSH)
set group_modern {
10.20.1.50
10.20.1.51
}
# Bucket 3: Juniper Firewalls (SSH + Specific User)
set group_juniper {
172.16.1.100
}

2
router.db Normal file
View File

@ -0,0 +1,2 @@
216.31.129.5;cisco-xr;up;git
216.31.134.74;cisco;up;git