rx2:index
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| rx2:index [2015/12/03 12:41] – [TDs] orel | rx2:index [2024/03/18 15:06] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 15: | Line 15: | ||
| ==== Memento GNS3 ==== | ==== Memento GNS3 ==== | ||
| - | //(...)// | + | <code bash> |
| - | * Configuration | + | // configuration |
| + | int f0/0 | ||
| + | ip address 192.168.0.1 255.255.255.0 | ||
| + | no shut | ||
| + | exit | ||
| - | # sh ip int br | + | sh ip int br // affichage interfaces et IPs |
| - | | + | sh arp // affichage cache ARP |
| + | clear arp-cache | ||
| - | | + | ip route 0.0.0.0 0.0.0.0 192.168.0.254 |
| - | # | + | sh ip route // affichage table de routage |
| - | * Cache ARP | + | sh vlan-switch |
| + | sh int trunk // affichage des liens trunk (dot1q) | ||
| - | # sh arp | ||
| - | # clear arp-cache | ||
| - | * Route par défaut | ||
| - | # sh ip route | + | </ |
| - | # conf t | + | |
| - | # ip route 0.0.0.0 0.0.0.0 @gw | + | |
| - | # no ip route 0.0.0.0 0.0.0.0 @gw | + | |
| - | | + | //à compléter...// |
| ==== Projet GNS3/Cisco 2015-2016 ==== | ==== Projet GNS3/Cisco 2015-2016 ==== | ||
| Line 59: | Line 59: | ||
| # copy run start | # copy run start | ||
| | | ||
| + | Par ailleurs, si vous manquez d' | ||
| + | |||
rx2/index.1449146514.txt.gz · Last modified: 2024/03/18 15:05 (external edit)
