Skip to Content.

rare-dev - [rare-dev] devvie stories

Subject: Rare project developers

List archive


[rare-dev] devvie stories


Chronological Thread 
  • From: mc36 <>
  • To: "" <>
  • Subject: [rare-dev] devvie stories
  • Date: Sat, 11 Feb 2023 09:37:12 +0100

my weekend project will be
https://github.com/rare-freertr/freeRtr/blob/master/todo.txt#L1
and the first upgrade-cli knob in freerouter.... :) similar like this, but
here keeping your choice... :)


RP/0/RP0/CPU0:Test2(config)#router bgp 1234 vrf asdf !!!!!! but this here
will be a completely different thing in freerouter....
RP/0/RP0/CPU0:Test2(config-bgp-vrf)#root
RP/0/RP0/CPU0:Test2(config)#router ospf 1234 vrf asdf !!!!!! this one will
do exactly the same thing in freerouter...
RP/0/RP0/CPU0:Test2(config-ospf-vrf)#root
RP/0/RP0/CPU0:Test2(config)#show configuration
Sat Feb 11 08:23:13.013 UTC
Building configuration...
!! IOS XR Configuration 7.3.2
vrf asdf
address-family ipv4 unicast
!
!
router ospf 1234
vrf asdf
!
!
router bgp 1234
vrf asdf
!
!
end

RP/0/RP0/CPU0:Test2(config)#




sid(cfg)#router ospf4 1 vrf v7
debug userConfig.doGlobal:userConfig.java:1049 here -->vrf v7<--
debug userConfig.doGlobal:userConfig.java:1051 here -->router ospf4 1 vrf v7
<--
debug userConfig.doGlobal:userConfig.java:1052 here -->router ospf4 1 vrf v7
<--
% not initialized
sid(cfg-rtr)#vrf v7
sid(cfg-rtr)#




Archive powered by MHonArc 2.6.24.

Top of Page