Iam trying to create a sample config using excel when i change the variable the config output need come in word or text file can someone help me with sample sheet.
Iam trying to create a sample config using excel when i change the variable the config output need come in word or text file can someone help me with sample sheet.
paste here an example of the config file
If solved remember to mark Thread as solved
Here is the sample config where x,y,z,a,b,c are variables.
spanning-tree mode rapid-pvst
spanning-tree portfast bpduguard default
no spanning-tree optimize bpdu transmission
spanning-tree extend system-id
!
!
!
!
vlan internal allocation policy ascending
!
vlan XX
name AAAAA
!
vlan YYY
name BBB
!
vlan zzz
name CCC
!
!
!
interface GigabitEthernet1/0/1
switchport access vlan XXX
switchport mode access
switchport port-security
switchport port-security violation protect
udld port aggressive
spanning-tree portfast
spanning-tree bpduguard enable
!
!
interface GigabitEthernet1/0/2
switchport access vlan yyyy
switchport mode access
switchport port-security
switchport port-security violation protect
udld port aggressive
spanning-tree portfast
spanning-tree bpduguard enable
!
banner motd ^C
*************************************************
***** This system is part of company IP Network *****
******* Unauthorized Access is Prohibited *******
*************************************************
^C
!
line con 0
password 7 071F2E5E5A04180B4542
logging synchronous
line vty 0 4
password 7 121A0C041104
login local
line vty 5 15
password 7 070C285F4D06
login
!
ntp authentication-key 1 md5 141443180F54 7
ntp authenticate
ntp trusted-key 1
ntp clock-period 36027781
ntp server 1.1.101.1 key 1
end
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks