What process manages the dynamic routing protocols (OSPF, RIP, etc.) on GAiA?
A.
gated
B.
There’s no separate process, but the Linux default router can take care of that.
C.
routerd
D.
arouted
What process manages the dynamic routing protocols (OSPF, RIP, etc.) on GAiA?
What process manages the dynamic routing protocols (OSPF, RIP, etc.) on GAiA?
A.
gated
B.
There’s no separate process, but the Linux default router can take care of that.
C.
routerd
D.
arouted
I think gated is in SPLAT, in GAiA it`s routerd.
How to debug OSPF and GateD daemon on SecurePlatform Pro (sk60860)
How to debug OSPF and RouteD daemon on Gaia (sk84520)
sk75000 says IPSRD for GAIA and IPSO systems…
Upgrade to Gaia fails when Dynamic Routing enabled on SecurePlatform
Solution ID: sk75000
Product: Security Gateway
Version: All
OS: Gaia, SecurePlatform
Date Created: 30-May-2012
Last Modified: 03-Jun-2012
Rate this document
[1=Worst,5=Best]
Symptoms
•Upgrade to Gaia fails when Dynamic Routing is enabled, with the following error in CPupgrade.elg file: “GateD configured. Cannot proceed with the upgrade. Exiting…”
Cause
When upgrading, there is no automated process to convert GateD configuration to IPSRD (the daemon responsible for Dynamic Routing in Gaia and IPSO).
Solution
Disable Dynamic Routing before upgrading.
On my lab I could find routed as the Gaia daemon:
[Expert@fw2:0]# ps aux | grep routerd
admin 13854 0.0 0.0 1816 500 pts/2 R+ 22:10 0:00 grep routerd
[Expert@fw2:0]# ps aux | grep gated
admin 14080 0.0 0.0 1816 500 pts/2 S+ 22:10 0:00 grep gated
[Expert@fw2:0]# ps aux | grep routed
admin 5495 0.0 0.8 32852 8632 ? Ss May08 0:07 /bin/routed -N
admin 5501 0.0 1.0 33088 10192 ? S May08 0:00 /bin/routed -i default -f /etc/routed0.conf -h 1
admin 14088 0.0 0.0 1820 540 pts/2 S+ 22:11 0:00 grep routed
[Expert@fw2:0]# cpstat os
Product Name: SVN Foundation
SVN Foundation Version String: R77.20
SVN Foundation Build Number: 990170256
SVN Foundation Status: OK
OS Name: Gaia
OS Major Version: 2
OS Minor Version: 6
OS Build Number: –
OS SP Major: –
OS SP Minor: –
OS Version Level:
Appliance SN:
Appliance Name: VMware Virtual Platform
Appliance Manufacture: VMWare
D
———
sk97638
———
routed – Routing daemon.
Description Routing daemon.
Path /bin/routed
Log file /var/log/routed.log
Configuration file /etc/routed.conf
To Stop [Expert@HostName]# tellpm process:routed
To Start [Expert@HostName]# tellpm process:routed t
Debug Refer to sk84520, sk101399, sk92598
The correct answer would be routed and not arouted as D says.
Damn, answer should be ‘routeD’
GAiA uses routeD
While SecurePlatform(SPLAT) is gateD
The closest answer is D (hopefully that ‘a’ is a typo)
A. gated
Wrote 156-315.77 last Friday, and passed with 95%!
There were 89 questions of my 156-315.77 exam, many Fill in the Blank questions.
Around 10-15 new questions (IPS, Threat Prevention FW Monitor, VPN Tunnel Sharing, GAiA…etc.).
Be careful of questions on Command and Syntax, GAiA Command.
I used the PassLeader 156-315.77 dumps (http://www.passleader.com/156-315-77.html) (752q VCE and PDF dumps) for preparing for exam, all NEW questions were from it, the most valid 156-315.77 dumps!
P.S.
PassLeader has published part of its 156-315.77 dumps on Google Drive for free here:
https://drive.google.com/open?id=0B-ob6L_QjGLpMm1FNVVkSEZZR3c
Good Luck!!!
A
On GAIA we’ve routeD (no routerD)
routed
Description Routing daemon.
Path /bin/routed
Log file /var/log/routed.log
Configuration file /etc/routed.conf
To Stop [Expert@HostName]# tellpm process:routed
To Start [Expert@HostName]# tellpm process:routed t
Debug Refer to sk84520, sk101399, sk92598