Difference between revisions of "Vyatta"

Jump to navigation Jump to search
657 bytes added ,  08:34, 24 July 2012
→‎Troubleshooting and General Commands: Added "Unable to Commit Interface Change (RTNETLINK)"
m (→‎Troubleshooting: Renamed to " Troubleshooting and General Commands")
(→‎Troubleshooting and General Commands: Added "Unable to Commit Interface Change (RTNETLINK)")
Line 217: Line 217:
|<code> show flow-accounting interface eth0 host 10.1.1.1 </code> || Show flow accounting for specific IP through <code> eth0 </code>
|<code> show flow-accounting interface eth0 host 10.1.1.1 </code> || Show flow accounting for specific IP through <code> eth0 </code>
|}
|}
=== Unable to Commit Interface Change (RTNETLINK) ===
When trying to commit interface changes you receive an error like...
<pre>admin@router# commit
[ interfaces ethernet eth1 address ]
RTNETLINK answers: File exists
Commit failed</pre>
A <code> show interfaces </code> shows the config to be correct, but a <code> show configuration </code> shows that the config hasn't been saved properly. 
To resolve - restart the router (<code>reboot</code>).
On restart the conflicted part of the configuration is lost (so can no longer be seen via <code> show interfaces </code>).  However it can be reapplied, and shouldn't generate an error this time around.


=== TCPdump ===
=== TCPdump ===

Navigation menu