Config Conversion tool

Post Reply
ETeRaS
Member
Posts: 2
Joined: 14 May 2019 04:08

Config Conversion tool

Post by ETeRaS »

Hello all,

I would like to ask if anyone has created some sort of conversion tool for 7750 config file to be simplified for viewing purposes?
Ideally a tool that takes the cfg and creates a more friendly view.

Br,
Tim
User avatar
rekeds
Member
Posts: 110
Joined: 05 Jan 2015 09:22
Location: Riga

Re: Config Conversion tool

Post by rekeds »

what can be more friendly?
ETeRaS
Member
Posts: 2
Joined: 14 May 2019 04:08

Re: Config Conversion tool

Post by ETeRaS »

A Gui experience, or something like a excel sheet with macro that would read the config and display it.
Reason for asking is lets say you are using a 7750 as a S/PGW, your access point is bound to particular OCS and/or Radius, Charging Group, charging characteristic and so many other.
It would be convenient to have a tool to display that for APN "X" the following additional config options are bound to that.
paramount
Member
Posts: 83
Joined: 11 Jan 2015 17:18
Contact:

Re: Config Conversion tool

Post by paramount »

You can use the context keyword after you have piped the output - this can show you specific info from the config file as per above:

admin display-config | match "text string" context all
info | match "text string" context all

This is then akin to the old IOS "section" command following a pipe and will show you the relevant sections of config that contain your text string.
I agree as per rekeds above, there is anything out there that presents the config is a more simple fashion that the SR-OS.

Maybe you can do what you need via SNMP?

Paramount
Post Reply

Return to “7750 SR”