PC Routers (was Re: /24s run amuck)

james hackerwacker at cybermesa.com
Wed Jan 14 23:11:03 UTC 2004


: Which "no features"?  I haven't played with zebra yet, but my 
: understanding is that it supports a large subset of the IOS BGP config 
: language including application of route-maps to incoming/outgoing routes, 
: and therefore things like prepending, setting metrics or preference, etc.  
: Am I mistaken?


Yes, all of that is supported & more:

zebra(config-router)# neighbor 1.1.1.1 
  advertisement-interval     Minimum interval between sending BGP routing updates
  interface                  Interface
  peer-group                 Member of the peer-group
  port                       Neighbor's BGP port
  strict-capability-match    Strict capability negotiation match
  timers                     BGP per neighbor timers
  transparent-as             Do not append my AS number even peer is EBGP peer
  transparent-nexthop        Do not change nexthop even peer is EBGP peer
  version                    Neighbor's BGP version
  activate                   Enable the Address Family for this Neighbor
  allowas-in                 Accept as-path with my AS present in it
  attribute-unchanged        BGP attribute is propagated unchanged to this neighbor
  capability                 Advertise capability to the peer
  default-originate          Originate default route to this neighbor
  description                Neighbor specific description
  distribute-list            Filter updates to/from this neighbor
  dont-capability-negotiate  Do not perform capability negotiation
  ebgp-multihop              Allow EBGP neighbors not on directly connected networks
  enforce-multihop           Enforce EBGP neighbors perform multihop
  filter-list                Establish BGP filters
  local-as                   Specify a local-as number
  maximum-prefix             Maximum number of prefix accept from this peer
  next-hop-self              Disable the next hop calculation for this neighbor
  override-capability        Override capability negotiation result
  passive                    Don't send open messages to this neighbor
  prefix-list                Filter updates to/from this neighbor
  remote-as                  Specify a BGP neighbor
  remove-private-AS          Remove private AS number from outbound updates
  route-map                  Apply route map to neighbor
  route-reflector-client     Configure a neighbor as Route Reflector client
  route-server-client        Configure a neighbor as Route Server client
  send-community             Send Community attribute to this neighbor
  shutdown                   Administratively shut down this neighbor
  soft-reconfiguration       Per neighbor soft reconfiguration
  unsuppress-map             Route-map to selectively unsuppress suppressed routes
  update-source              Source of routing updates
  weight                     Set default weight for routes from this neighbor

James Edwards
Routing and Security
jamesh at cybermesa.com
At the Santa Fe Office: Internet at Cyber Mesa
Store hours: 9-6 Monday through Friday
505-988-9200 SIP:1(747)669-1965





More information about the NANOG mailing list