|
Delete Commands 12-7add ip source routegateway metricThe OfficeConnect Gateway supports routing based on source addresses of IPdatagrams. When source based addressing is enabled, the IP packets coming in ona static interface are looked up in the routing table based on the source addressinstead of the destination address and routed accordingly. If source address lookupfails, the destination address is looked up and if that fails the default route is used.Static routes must be added in the OfficeConnect Gateway for the desired sourceaddresses. The routes may be host routes or may be qualified with a net-mask.These routes are not propagated via RIP. The feature can be turned on for a staticinterface (Ethernet, leased line, etc.) and all incoming IP datagrams are routedbased on source addresses.Delete Commandsdelete ip defaultroutegateway name>Deletes the IP default route created with the add ip defaultroute gatewaycommand. Use the list ip routes command to verify edit.delete ip networkDeletes an IP network from the interface that you specified when adding thenetwork. Use list ip networks to see which networks are associated with whichinterfaces. Always use disable ip network before deleting it.delete ip pool name>Deletes an IP pool created with the add ip pool command. Use the list ip poolscommand to verify edit.initial_pool_address/subnet_maskFirst IP network address to be assigned from the specified pool, in theformat nnn.nnn.nnn.nnn, with or without a mask specifier. The MaskSpecifier can be ‘A’, ‘B’, ‘C’, ‘H’, or a numeric value from 8 to 30 (32for host) that describes the number of one bits in the mask. If you donot specify a mask, OfficeConnect Gateway will generate the naturalnetmask from the initial_pool_address.max_unused_addrs This parameter specifies the maximum number of IP address that willbe wasted (unused) when multiple aggregate IP routes are created.This field is only valid if route type is multiple_aggregate. The range is0-4096.route Broadcasts the pool as a single network (aggregate), individual hostroutes (no_aggregate), or multiple networks (multiple_aggregate).The default is no_aggregate.size Number of allowable IP addresses. Class C values exceeding x.x.x.255will increment to x.x.1.1. The default is 1. The range is 1-4096.state Type of pool created. A public pool allocates IP addresses to anycaller not assigned a pool; a private pool is limited to specified users.The default is Public.Parameters DescriptionParameter Descriptionsource route The network name or IP address of the source of the IP datagram.gateway The network name or IP address of the gateway to which IP datagrams withthe specified source address should be routed.metric This specifies how many hops it is to the specified gateway.
PreviousNext |