Appendix I. Configuration Objects

Table of Contents

I.1. Top level
I.1.1. config: Top level config
I.2. Objects
I.2.1. system: System settings
I.2.2. link: Web links
I.2.3. user: Admin users
I.2.4. log: Log target controls
I.2.5. log-syslog: Syslog logger settings
I.2.6. log-email: Email logger settings
I.2.7. services: System services
I.2.8. snmp-service: SNMP service settings
I.2.9. ntp-service: NTP service settings
I.2.10. telnet-service: Telnet service settings
I.2.11. http-service: HTTP service settings
I.2.12. dns-service: DNS service settings
I.2.13. dns-host: Fixed local DNS host settings
I.2.14. dns-block: Fixed local DNS blocks
I.2.15. radius-service: RADIUS service definition
I.2.16. radius-service-match: Matching rules for RADIUS service
I.2.17. radius-server: RADIUS server settings
I.2.18. ethernet: Physical port controls
I.2.19. portdef: Port grouping and naming
I.2.20. interface: Port-group/VLAN interface settings
I.2.21. subnet: Subnet settings
I.2.22. vrrp: VRRP settings
I.2.23. dhcps: DHCP server settings
I.2.24. dhcp-attr-hex: DHCP server attributes (hex)
I.2.25. dhcp-attr-string: DHCP server attributes (string)
I.2.26. dhcp-attr-number: DHCP server attributes (numeric)
I.2.27. dhcp-attr-ip: DHCP server attributes (IP)
I.2.28. pppoe: PPPoE settings
I.2.29. ppp-route: PPP routes
I.2.30. route: Static routes
I.2.31. network: Locally originated networks
I.2.32. blackhole: Dead end networks
I.2.33. loopback: Locally originated networks
I.2.34. bgp: Overall BGP settings
I.2.35. bgppeer: BGP peer definitions
I.2.36. bgpmap: Mapping and filtering rules of BGP prefixes
I.2.37. bgprule: Individual mapping/filtering rule
I.2.38. cqm: Constant Quality Monitoring settings
I.2.39. l2tp: L2TP settings
I.2.40. l2tp-outgoing: L2TP settings for outgoing L2TP connections
I.2.41. l2tp-incoming: L2TP settings for incoming L2TP connections
I.2.42. l2tp-relay: Relay and local authentication rules for L2TP
I.2.43. fb105: FB105 tunnel definition
I.2.44. fb105-route: FB105 routes
I.2.45. ipsec: IPsec onfiguration
I.2.46. ipsec-route: IPsec tunnel routes
I.2.47. ping: Ping/graph definition
I.2.48. profile: Control profile
I.2.49. profile-date: Test passes if within any of the time ranges specified
I.2.50. profile-time: Test passes if within any of the date/time ranges specified
I.2.51. profile-ping: Test passes if any addresses are pingable
I.2.52. shaper: Traffic shaper
I.2.53. shaper-override: Traffic shaper override based on profile
I.2.54. ip-group: IP Group
I.2.55. route-override: Routing override rules
I.2.56. session-route-rule: Routing override rule
I.2.57. session-route-share: Route override load sharing
I.2.58. rule-set: Firewall/mapping rule set
I.2.59. session-rule: Firewall rules
I.2.60. session-share: Firewall load sharing
I.2.61. voip: Voice over IP config
I.2.62. carrier: VoIP carrier details
I.2.63. telephone: VoIP telephone authentication user details
I.2.64. tone: Tone definitions
I.2.65. ringgroup: Ring groups
I.3. Data types
I.3.1. autoloadtype: Type of s/w auto load
I.3.2. config-access: Type of access user has to config
I.3.3. user-level: User login level
I.3.4. syslog-severity: Syslog severity
I.3.5. syslog-facility: Syslog facility
I.3.6. month: Month name (3 letter)
I.3.7. day: Day name (3 letter)
I.3.8. radiuspriority: Options for controlling platform RADIUS response priority tagging
I.3.9. radiustype: Type of RADIUS server
I.3.10. port: Physical port
I.3.11. Crossover: Crossover configuration
I.3.12. LinkSpeed: Physical port speed
I.3.13. LinkDuplex: Physical port duplex setting
I.3.14. LinkFlow: Physical port flow control setting
I.3.15. LinkClock: Physical port Gigabit clock master/slave setting
I.3.16. LinkLED: LED settings
I.3.17. LinkPower: PHY power saving options
I.3.18. LinkFault: Link fault type to send
I.3.19. ramode: IPv6 route announce level
I.3.20. dhcpv6control: Control for RA and DHCPv6 bits
I.3.21. bgpmode: BGP announcement mode
I.3.22. pppoe-mode: Type of PPPoE connection
I.3.23. peertype: BGP peer type
I.3.24. ipsec-type: IPsec encapsulation type
I.3.25. ipsec-mode: IPsec encapsulation mode
I.3.26. ipsec-auth-algorithm: IPsec authentication algorithm
I.3.27. ipsec-crypt-algorithm: IPsec encryption algorithm
I.3.28. firewall-action: Firewall action
I.3.29. voip-format: Number presentation format
I.3.30. uknumberformat: Number formatting option
I.3.31. recordoption: Recording option
I.3.32. ring-group-order: Order of ring
I.3.33. ring-group-type: Type of ring when one call in queue
I.4. Basic types

This appendix defines the object definitions used in the FireBrick FB2500 configuration. Copyright © 2008-13 FireBrick Ltd.

I.1. Top level

I.1.1. config: Top level config

The top level config element contains all of the FireBrick configuration data.

Table I.1. config: Attributes

AttributeTypeDefaultDescription
patch integer -Internal use, for s/w updates that change config syntax
timestamp dateTime -Config store time, set automatically when config is saved

Table I.2. config: Elements

ElementTypeInstancesDescription
bgp bgp Optional, up to 100BGP config
blackhole blackhole Optional, unlimitedBlack hole (dropped packets) networks
cqm cqm OptionalConstant Quality Monitoring config
ethernet ethernet Optional, unlimitedEthernet port settings
fb105 fb105 Optional, up to 255FB105 tunnel settings
interface interface Optional, up to 8192Ethernet interface (port-group/vlan) and subnets
ip-group ip-group Optional, unlimitedNamed IP groups
ipsec ipsec Optional, up to 255IPsec tunnel / VPN settings
l2tp l2tp OptionalL2TP settings
log log Optional, up to 50Log target controls
loopback loopback Optional, unlimitedExtra local addresses
network network Optional, unlimitedLocally originated networks
nowhere blackhole Optional, unlimitedDead end (icmp error) networks
ping ping Optional, up to 100Base ping graph settings
port portdef Optional, up to 4Port grouping and naming
ppp pppoe Optional, up to 10PPPoE settings
profile profile Optional, unlimitedControl profiles
route route Optional, unlimitedStatic routes
route-override route-override Optional, unlimitedRouting override rules
rule-set rule-set Optional, unlimitedFirewall/mapping rules
services services OptionalGeneral system services
shaper shaper Optional, unlimitedNamed traffic shapers
system system OptionalSystem settings
user user Optional, unlimitedAdmin users
voip voip OptionalVoIP config