<!–
if (top.location.href != self.location.href) top.location.href = self.location.href;
–>
</script>
For customers using non-Sun USB keyboards, controls such as volume and reset can be accessed using alternate key sequences. Use the key combination Ctrl-Pause-, where is one of the keys listed in the table below:
[read more...]
For IOS:
7609(config)#int gigabitEthernet 1/1
7609(config-if)#mtu ?
<1500-9216> MTU size in bytes
7609(config-if)#mtu 9216
Verify in Native IOS:
For CatOS:
Verify in CatOS
Literature:
Cisco manual
For e1000g (Solaris):
Change /kernel/drv/e1000g.conf to:
For rge (Solaris):
Maximum MTU supported by rge is 7000.
Change /kernel/drv/rge.conf to:
Then reboot.
The result:
Two possible scenarios:
In both cases the MTU needs to be adjusted:
As you can see the MTU is set to 1500 what is too high for a VPN tunnel
Also see:
Windows 2000/XP Registry Tweaks
How to change the PPPoE MTU size in Windows XP
Change the Maximum Transmission Unit (MTU) Size (Windows NT/2000/XP)
Sometimes you need to integrate web-pages with corresponding forum threads. Here's one of the way to do it.
Today I had to search through dozens of mail logs (syslog) located on several mail relays and find all entries related to a particular user.
Given:
This is what I came up with: