cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
257
Views
0
Helpful
0
Replies

NXOS running-config option to split the data

welcomejin2
Level 1
Level 1

Hi, I'm Jin.

Are there any options when exporting show running-config with a separator to split the line or values?

I tried to split the NXOS series running-config value per settings (such as access list, VTY, VLAN, etc)

But when I get the NXOS running-config file then it is mixed with some settings or too difficult to split it.

When I get some values in ios, it's convenient to split using the "!" separator but NXOS is not.

(I've already searched the guideline but.. there are no options like that)

 

iosnxos

!
line vty
exec-timeout 10
!
vlan 411
name A411
!
vlan 412
name A412
!

line vty
exec-timeout 10
vlan 411
name A411
vlan 412
name A412

 

Best,

Jin

0 Replies 0