IP COMMANDS
582
E-DOC-CTC-20100729-0006 v3.0.Copyright 2011Technicolor. All rights reserved.
This document contains Technicolor proprietary and confidential information. Passing on and copying of this document, use,
extraction and communication of its contents, is not permitted without written authorization from Technicolor.
ip ifconfig
Modify an IP interface configuration.
SYNTAX:
ip ifconfig
intf = <{loop|ipsec0|Internet|lan1|wan1|dmz1|
guest1}>
[mtu = <number{68-65535}>]
[status = <{down|up}>]
[hwaddr = <hardware-address>]
[arpcachetimeout = <number{0-7200}>]
[group = <{wan|local|lan|tunnel|dmz|guest} or
number>]
[linksensing = <{disabled|enabled}>]
[primary = <{disabled|enabled}>]
[mcastpromisc = <{disabled|enabled}>]
[symmetric = <{disabled|enabled}>]
[arpprobe = <{unicast|broadcast}>]
where:
intf
An IP interface name.
REQUIRED
mtu
The maximum packet size (including IP header) to use on
this interface.
OPTIONAL
status
The administrative state of the interface.
OPTIONAL
hwaddr
The hardware address (e.g. Ethernet MAC address) of this
interface.
OPTIONAL
arpcachetimeout
Set the ARP cache timeout to be used for this interface (0 =
use global ARP cache timeout).
OPTIONAL
group
The group this interface belongs to. Can be used by e.g.
firewalling.
OPTIONAL
linksensing
The IP interface's awareness of link state transitions.
OPTIONAL
primary
Make the IP interface the primary interface.
OPTIONAL
mcastpromisc
Make the IP interface multicast promiscuous.
OPTIONAL
symmetric
The routing mode of the IP interface.
OPTIONAL
arpprobe
The ARP mode of the interface.
OPTIONAL
nickdj.co.uk