| access-list access-list-number { deny permit } source [ source-wildcard ] | Defines a line of a standard IP access list. |
| distance weight [ address mask [ access-list-number name ]] | Defines an administrative distance other than the default. |
| distance eigrp internal-distance external-distance | Defines the administrative distances other than the default of internal and external EIGRP routes. |
| distribute-list { access-list-number name } in [ interface-name ] | Filters the routes in incoming updates. |
| distribute-list { access-list-number name } out [ interface-name routing-process autonomous-system-number ] | Filters the routes in outgoing updates. |
| redistribute protocol [ process-id ]{ level-1 level-1-2 level-2 }[ metric metric-value ][ metric-type type-value ][ match { internal external 1 external 2 }][ tag tag-value ] [ route-map map-tag ][ weight weight ][ subnets ] | Configures redistribution into a routing protocol and specifies the source of the redistributed routes. |