Appendix J. Configuration Objects

Table of Contents

J.1. Top level
J.1.1. config: Top level config
J.2. Objects
J.2.1. system: System settings
J.2.2. link: Web links
J.2.3. routing-table: Default source IP for services using a given table
J.2.4. user: Admin users
J.2.5. eap: User access controlled by EAP
J.2.6. log: Log target controls
J.2.7. log-syslog: Syslog logger settings
J.2.8. log-email: Email logger settings
J.2.9. services: System services
J.2.10. http-service: Web service settings
J.2.11. dns-service: DNS service settings
J.2.12. dns-host: Fixed local DNS host settings
J.2.13. dns-block: Fixed local DNS blocks
J.2.14. telnet-service: Telnet service settings
J.2.15. snmp-service: SNMP service settings
J.2.16. time-service: System time server settings
J.2.17. ethernet: Physical port controls
J.2.18. portdef: Port grouping and naming
J.2.19. interface: Port-group/VLAN interface settings
J.2.20. subnet: Subnet settings
J.2.21. vrrp: VRRP settings
J.2.22. dhcps: DHCP server settings
J.2.23. dhcp-attr-hex: DHCP server attributes (hex)
J.2.24. dhcp-attr-string: DHCP server attributes (string)
J.2.25. dhcp-attr-number: DHCP server attributes (numeric)
J.2.26. dhcp-attr-ip: DHCP server attributes (IP)
J.2.27. route: Static routes
J.2.28. blackhole: Dead end networks
J.2.29. loopback: Locally originated networks
J.2.30. cqm: Constant Quality Monitoring settings
J.2.31. ip-group: IP Group
J.3. Data types
J.3.1. user-level: User login level
J.3.2. ppp-dump: PPP dump format
J.3.3. autoloadtype: Type of s/w auto load
J.3.4. config-access: Type of access user has to config
J.3.5. eap-subsystem: Subsystem with EAP access control
J.3.6. eap-method: EAP access method
J.3.7. syslog-severity: Syslog severity
J.3.8. syslog-facility: Syslog facility
J.3.9. http-mode: HTTP/HTTPS security mode
J.3.10. month: Month name (3 letter)
J.3.11. day: Day name (3 letter)
J.3.12. port: Physical port
J.3.13. LinkFlow: Physical port flow control setting
J.3.14. LinkClock: Physical port Gigabit clock master/slave setting
J.3.15. LinkFault: Link fault type to send
J.3.16. trunk-mode: Trunk port mode
J.3.17. ramode: IPv6 route announce level
J.3.18. sfoption: Source filter option
J.4. Basic types

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

J.1. Top level

J.1.1. config: Top level config

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

Table J.1. config: Attributes

AttributeTypeDefaultDescription
ip IPAddr -Config store IP address
patch integer -Internal use, for s/w updates that change config syntax
serial string -Serial number
timestamp dateTime -Config store time, set automatically when config is saved
version string -Code version
who string -Config store username

Table J.2. config: Elements

ElementTypeInstancesDescription
blackhole blackhole Optional, unlimitedBlack hole (dropped packets) networks
cqm cqm OptionalConstant Quality Monitoring config
eap eap Optional, unlimitedUser access control via EAP
ethernet ethernet Optional, unlimitedEthernet port settings
interface interface Optional, up to 8192Ethernet interface (port-group/vlan) and subnets
ip-group ip-group Optional, unlimitedNamed IP groups
log log Optional, up to 63Log target controls
loopback loopback Optional, unlimitedExtra local addresses
nowhere blackhole Optional, unlimitedDead end (icmp error) networks
port portdef Optional, up to 10Port grouping and naming
route route Optional, unlimitedStatic routes
routing-tables routing-table Optional, unlimitedRouting table settings
services services OptionalGeneral system services
system system OptionalSystem settings
user user Optional, unlimitedAdmin users