Enric Perpinyà Pitarch

Results 25 comments of Enric Perpinyà Pitarch

This templates are for Huawei VRP platform, which is used in Huawei Switches and APs. The command `display vlan` is used in both platforms, but they have similar but not...

The issue here is not that we are adding extra little details. Myself, I'm configuring Huawei AP and Huawei switches (VRP). Both cases they do have SSH and in both...

I did this template quite a while ago. The correction is good :)

Hi!! Currently, the backspace I think it is only implemented in the `road_to_thesis` branch 😅. During the next weeks I will add it into the master branch and make a...

Hey! Sorry for not being able to write code during all this time. I have fixed it in #23. Please go check it out! 😄

Heey, sorry but I don't have currently a workaround for this bug. I would suggest start looking here as it handles the start of the connection https://github.com/fakenos/fakenos/blob/70713d43f8263b986577977e3851fd6465c150ed/fakenos/plugins/servers/ssh_server_paramiko.py#L264C1-L265C36

Some data that is related: ``` [admin@R1] > /ip firewall/ connection/ print detail Flags: E - expected; S - seen-reply; A - assured; C - confirmed; D - dying; F...

Currently, it is possible to have a dynamic output. You can see that in `cisco_ios` in `show clock` command. The next step, is to have jinja2 templates and being able...

The next step I am currently working on is the configurable output. Basically, that before the NOS is initiated a class which holds all the information is created, so in...

Thanks @mjbear for your comments! Just to clarify you can see that the `terse` and without it changes the output. This is standard in all mikrotik routers. You can check...