Bugfix Process
Bugfix Process
git fetch
Vinod-R1# config
Vinod-R1(config)# router rip
Vinod-R1(config-router)#
allow-ecmp Allow Equal Cost MultiPath
default-information Control distribution of default route
default-metric Set a metric of redistribute routes
distance Administrative distance
distribute-list Filter networks in routing updates
end End current mode and change to enable mode
exit Exit current mode and down to previous mode
find Find CLI command matching a regular expression
list Print command list
neighbor Specify a neighbor router
network Enable routing on an IP network
no Negate a command or set its defaults
offset-list Modify RIP metric
output Direct vtysh output to file
passive-interface Suppress routing updates on an interface
quit Exit current mode and down to previous mode
redistribute Redistribute information from another routing
protocol
route RIP static route configuration
route-map Route map set
timers Adjust routing timers
version Set RIP version
Vinod-R1(config-router)#
8. Then again check in router whether it has changed or not in the file
Go to router and identify the code and execute the perticular '?'
Step 4 : Commit the changes and push the code into git then pull the code in git
and send it to review
Description :
RCA :
Analysis :
UT cases :
UT logs :